30 #ifndef IFSG_FACESET_H 31 #define IFSG_FACESET_H 51 bool CalcNormals(
SGNODE** aPtr );
54 #endif // IFSG_FACESET_H defines the wrapper of the base class SG_NODE
IFSG_NODE represents the base class of all DLL-safe Scene Graph nodes.
The base class of all Scene Graph nodes.
virtual bool Attach(SGNODE *aNode)=0
Function Attach associates a given SGNODE* with this wrapper.
IFSG_FACESET is the wrapper for the SGFACESET class.
virtual bool NewNode(SGNODE *aParent)=0
Function NewNode creates a new node to associate with this wrapper.