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>
58 static void initClass(
void);
62 virtual void setDefaultOnNonWritingFields(
void);
63 virtual SbBool setUpConnections(SbBool
onoff, SbBool
doitalways = FALSE);
66 class SoSeparatorKitP * pimpl;
67 friend class SoSeparatorKitP;
The SbList class is a template container class for lists.
Definition SbList.h:61
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:69
The SoBaseKit class is the toplevel superclass for nodekits.
Definition SoBaseKit.h:57
The SoSFEnum class is a container for an enum value.
Definition SoSFEnum.h:31
The SoSeparatorKit class provides a typical set of nodes to influence a shape subgraph.
Definition SoSeparatorKit.h:31
SoSFEnum renderCulling
Definition SoSeparatorKit.h:55
SoSFEnum renderCaching
Definition SoSeparatorKit.h:53
CacheEnabled
Definition SoSeparatorKit.h:47
SoSFEnum boundingBoxCaching
Definition SoSeparatorKit.h:54
SoSFEnum pickCulling
Definition SoSeparatorKit.h:56