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);
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 SoLightKit class provides a kit with a transform, a light and a shape or subgraph.
Definition SoLightKit.h:39