1 #ifndef COIN_SOAPPEARANCEKIT_H 2 #define COIN_SOAPPEARANCEKIT_H 36 #include <Inventor/nodekits/SoSubKit.h> 37 #include <Inventor/nodekits/SoBaseKit.h> 44 SO_KIT_CATALOG_ENTRY_HEADER(complexity);
45 SO_KIT_CATALOG_ENTRY_HEADER(drawStyle);
46 SO_KIT_CATALOG_ENTRY_HEADER(environment);
47 SO_KIT_CATALOG_ENTRY_HEADER(font);
48 SO_KIT_CATALOG_ENTRY_HEADER(lightModel);
49 SO_KIT_CATALOG_ENTRY_HEADER(material);
50 SO_KIT_CATALOG_ENTRY_HEADER(texture2);
55 static void initClass(
void);
61 #endif // !COIN_SOAPPEARANCEKIT_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 SoAppearanceKit class is a node kit catalog that collects miscellaneous appearance node types...
Definition: SoAppearanceKit.h:39