1 #ifndef COIN_SOSEPARATORKIT_H 2 #define COIN_SOSEPARATORKIT_H 36 #include <Inventor/nodekits/SoSubKit.h> 37 #include <Inventor/nodekits/SoBaseKit.h> 38 #include <Inventor/fields/SoSFEnum.h> 45 SO_KIT_CATALOG_ENTRY_HEADER(appearance);
46 SO_KIT_CATALOG_ENTRY_HEADER(childList);
47 SO_KIT_CATALOG_ENTRY_HEADER(pickStyle);
48 SO_KIT_CATALOG_ENTRY_HEADER(texture2Transform);
49 SO_KIT_CATALOG_ENTRY_HEADER(topSeparator);
50 SO_KIT_CATALOG_ENTRY_HEADER(transform);
51 SO_KIT_CATALOG_ENTRY_HEADER(units);
67 static void initClass(
void);
75 class SoSeparatorKitP * pimpl;
76 friend class SoSeparatorKitP;
79 #endif // !COIN_SOSEPARATORKIT_H SoSFEnum pickCulling
Definition: SoSeparatorKit.h:65
The SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:45
The SoBaseKit class is the toplevel superclass for nodekits.Node kits are collections of nodes and ot...
Definition: SoBaseKit.h:66
SoSFEnum renderCulling
Definition: SoSeparatorKit.h:64
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:40
CacheEnabled
Definition: SoSeparatorKit.h:56
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:40
virtual void setDefaultOnNonWritingFields(void)
Definition: SoBaseKit.cpp:1292
virtual SbBool setUpConnections(SbBool onoff, SbBool doitalways=FALSE)
Definition: SoBaseKit.cpp:2062
SoSFEnum renderCaching
Definition: SoSeparatorKit.h:62
SoSFEnum boundingBoxCaching
Definition: SoSeparatorKit.h:63