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;
The SoBaseKit class is the toplevel superclass for nodekits.
Definition: SoBaseKit.h:66
virtual void setDefaultOnNonWritingFields(void)
Definition: SoBaseKit.cpp:1293
virtual SbBool setUpConnections(SbBool onoff, SbBool doitalways=FALSE)
Definition: SoBaseKit.cpp:2065
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoSFEnum class is a container for an enum value.
Definition: SoSFEnum.h:40
The SoSeparatorKit class provides a typical set of nodes to influence a shape subgraph.
Definition: SoSeparatorKit.h:40
SoSFEnum renderCulling
Definition: SoSeparatorKit.h:64
SoSFEnum renderCaching
Definition: SoSeparatorKit.h:62
CacheEnabled
Definition: SoSeparatorKit.h:56
SoSFEnum boundingBoxCaching
Definition: SoSeparatorKit.h:63
SoSFEnum pickCulling
Definition: SoSeparatorKit.h:65