1 #ifndef COIN_SOWRAPPERKIT_H 
    2 #define COIN_SOWRAPPERKIT_H 
   27 #include <Inventor/nodekits/SoSeparatorKit.h> 
   34   SO_KIT_CATALOG_ENTRY_HEADER(contents);
 
   35   SO_KIT_CATALOG_ENTRY_HEADER(localTransform);
 
   46 #endif // !COIN_SOWRAPPERKIT_H 
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
The SoSeparatorKit class provides a typical set of nodes to influence a shape subgraph.Node kit structure (new entries versus parent class marked with arrow prefix): 
Definition: SoSeparatorKit.h:31
The SoWrapperKit class is a simple kit for wrapping a transform and a sub-graph. 
Definition: SoWrapperKit.h:29
static void initClass(void)
Definition: SoSeparatorKit.cpp:196