1 #ifndef COIN_SOSEPARATORKIT_H 
    2 #define COIN_SOSEPARATORKIT_H 
   27 #include <Inventor/nodekits/SoSubKit.h> 
   28 #include <Inventor/nodekits/SoBaseKit.h> 
   29 #include <Inventor/fields/SoSFEnum.h> 
   36   SO_KIT_CATALOG_ENTRY_HEADER(appearance);
 
   37   SO_KIT_CATALOG_ENTRY_HEADER(childList);
 
   38   SO_KIT_CATALOG_ENTRY_HEADER(pickStyle);
 
   39   SO_KIT_CATALOG_ENTRY_HEADER(texture2Transform);
 
   40   SO_KIT_CATALOG_ENTRY_HEADER(topSeparator);
 
   41   SO_KIT_CATALOG_ENTRY_HEADER(transform);
 
   42   SO_KIT_CATALOG_ENTRY_HEADER(units);
 
   58   static void initClass(
void);
 
   66   class SoSeparatorKitP * pimpl;
 
   67   friend class SoSeparatorKitP;
 
   70 #endif // !COIN_SOSEPARATORKIT_H 
SoSFEnum pickCulling
Definition: SoSeparatorKit.h:56
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
The SoBaseKit class is the toplevel superclass for nodekits.Node kits are collections of nodes and ot...
Definition: SoBaseKit.h:57
SoSFEnum renderCulling
Definition: SoSeparatorKit.h:55
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
CacheEnabled
Definition: SoSeparatorKit.h:47
The SoSFEnum class is a container for an enum value.This field is used where nodes, engines or other field containers needs to store one particular value out of an enumerated set. 
Definition: SoSFEnum.h:31
virtual void setDefaultOnNonWritingFields(void)
Definition: SoBaseKit.cpp:1283
virtual SbBool setUpConnections(SbBool onoff, SbBool doitalways=FALSE)
Definition: SoBaseKit.cpp:2050
SoSFEnum renderCaching
Definition: SoSeparatorKit.h:53
SoSFEnum boundingBoxCaching
Definition: SoSeparatorKit.h:54