Open Inventor Reference
|
#include <Inventor/system/SbSystem.h>
#include <Inventor/misc/SoBase.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/SoLists.h>
Go to the source code of this file.
Classes | |
class | SoPath |
Path that points to a list of hierarchical nodes. More... | |
class | SoFullPath |
This SoEXTENDER class allows expert users to examine "hidden" children in paths. More... | |
class | SoLightweightPath |
A SoLightweightPath is a light-weight version of an SoTempPath, intended to be used just to keep track of the current path during traversal. More... | |
Functions | |
INVENTOR_API bool | operator== (const SoPath &p1, const SoPath &p2) |
INVENTOR_API bool operator== | ( | const SoPath & | p1, |
const SoPath & | p2 | ||
) |