1#ifndef COIN_SOAPPEARANCEKIT_H
2#define COIN_SOAPPEARANCEKIT_H
27#include <Inventor/nodekits/SoSubKit.h>
28#include <Inventor/nodekits/SoBaseKit.h>
35 SO_KIT_CATALOG_ENTRY_HEADER(complexity);
36 SO_KIT_CATALOG_ENTRY_HEADER(drawStyle);
37 SO_KIT_CATALOG_ENTRY_HEADER(environment);
38 SO_KIT_CATALOG_ENTRY_HEADER(font);
39 SO_KIT_CATALOG_ENTRY_HEADER(lightModel);
40 SO_KIT_CATALOG_ENTRY_HEADER(material);
41 SO_KIT_CATALOG_ENTRY_HEADER(texture2);
46 static void initClass(
void);
The SoAppearanceKit class is a node kit catalog that collects miscellaneous appearance node types.
Definition: SoAppearanceKit.h:30
The SoBaseKit class is the toplevel superclass for nodekits.
Definition: SoBaseKit.h:57
The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:36