1 #ifndef COIN_SOTRANSFORMATION_H 
    2 #define COIN_SOTRANSFORMATION_H 
   27 #include <Inventor/nodes/SoSubNode.h> 
   35   static void initClass(
void);
 
   42 #endif // !COIN_SOTRANSFORMATION_H 
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:47
#define SO_NODE_ABSTRACT_HEADER(classname)