Open Inventor Reference
SoPath.h File Reference

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)
 

Function Documentation

◆ operator==()

INVENTOR_API bool operator== ( const SoPath p1,
const SoPath p2 
)