#include <Inventor/misc/SoBase.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/SoLists.h>
#include <Inventor/lists/SbExtIntList.h>
#include <Inventor/STL/iostream>
Go to the source code of this file.
Classes | |
class | SoPath |
Path that points to a list of hierarchical nodes. More... | |
class | SoFullPath |
Path that allows access to hidden children. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SoPath &path) |
std::ostream& operator<< | ( | std::ostream & | os, | |
const SoPath & | path | |||
) |
Writes the path to the specified output stream.