#include <Inventor/lists/SoBaseList.h>
#include <Inventor/lists/SoCompactPathList.h>
Go to the source code of this file.
Classes | |
class | SoPathList |
Maintains a list of pointers to paths. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SoPathList &pathList) |
std::ostream& operator<< | ( | std::ostream & | os, | |
const SoPathList & | pathList | |||
) |
Writes the list to the specified output stream.