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);
71 virtual void setDefaultOnNonWritingFields(
void);
72 virtual SbBool setUpConnections(SbBool
onoff, SbBool
doitalways = FALSE);
75 class SoSeparatorKitP * pimpl;
76 friend class SoSeparatorKitP;
The SbList class is a template container class for lists.
Definition SbList.h:70
The SoBaseKit class is the top level superclass for nodekits.
Definition SoBaseKit.h:66
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