1#ifndef COIN_SOWRAPPERKIT_H
2#define COIN_SOWRAPPERKIT_H
36#include <Inventor/nodekits/SoSeparatorKit.h>
43 SO_KIT_CATALOG_ENTRY_HEADER(contents);
44 SO_KIT_CATALOG_ENTRY_HEADER(localTransform);
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoSeparatorKit class provides a typical set of nodes to influence a shape subgraph.
Definition: SoSeparatorKit.h:40
static void initClass(void)
Definition: SoSeparatorKit.cpp:206
The SoWrapperKit class is a simple kit for wrapping a transform and a sub-graph.
Definition: SoWrapperKit.h:38