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;
The SoBaseKit class is the toplevel superclass for nodekits.
Definition: SoBaseKit.h:57
virtual void setDefaultOnNonWritingFields(void)
Definition: SoBaseKit.cpp:1283
virtual SbBool setUpConnections(SbBool onoff, SbBool doitalways=FALSE)
Definition: SoBaseKit.cpp:2050
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