1 #ifndef COIN_SOLIGHTKIT_H 2 #define COIN_SOLIGHTKIT_H 36 #include <Inventor/nodekits/SoSubKit.h> 37 #include <Inventor/nodekits/SoBaseKit.h> 44 SO_KIT_CATALOG_ENTRY_HEADER(icon);
45 SO_KIT_CATALOG_ENTRY_HEADER(iconSeparator);
46 SO_KIT_CATALOG_ENTRY_HEADER(light);
47 SO_KIT_CATALOG_ENTRY_HEADER(transform);
48 SO_KIT_CATALOG_ENTRY_HEADER(transformGroup);
53 static void initClass(
void);
59 #endif // !COIN_SOLIGHTKIT_H The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
The SoBaseKit class is the toplevel superclass for nodekits.
Definition: SoBaseKit.h:66
The SoLightKit class provides a kit with a transform, a light and a shape or subgraph.
Definition: SoLightKit.h:39