#include <X11/Intrinsic.h>#include <Inventor/SbBasic.h>#include <Inventor/misc/SoCallbackList.h>#include <Inventor/Xt/SoXtComponent.h>#include <Inventor/nodes/SoMaterial.h>Go to the source code of this file.
Classes | |
| class | SoXtMaterialList |
| Component which lets you edit a material interactively. More... | |
Macros | |
| #define | _SO_XT_MATERIAL_LIST_H_ |
Typedefs | |
| typedef void | SoXtMaterialListCB(void *userData, const SoMaterial *mtl) |
| #define _SO_XT_MATERIAL_LIST_H_ |
Definition at line 55 of file SoXtMaterialList.h.
| typedef void SoXtMaterialListCB(void *userData, const SoMaterial *mtl) |
Definition at line 64 of file SoXtMaterialList.h.