30#ifndef IFSG_COORDINDEX_H
31#define IFSG_COORDINDEX_H
IFSG_COORDINDEX is the wrapper for SGCOORDINDEX.
IFSG_INDEX is the wrapper for SGINDEX.
virtual bool Attach(SGNODE *aNode) override=0
Function Attach associates a given SGNODE* with this wrapper.
virtual bool NewNode(SGNODE *aParent) override=0
Function NewNode creates a new node to associate with this wrapper.
IFSG_NODE represents the base class of all DLL-safe Scene Graph nodes.
The base class of all Scene Graph nodes.
defines the index nodes wrapper