#include <Xm/Xm.h>#include <Inventor/SbBasic.h>#include <Inventor/misc/SoCallbackList.h>#include <Inventor/Xt/SoXtComponent.h>Go to the source code of this file.
Classes | |
| class | SoXtMaterialEditor |
| Component which lets you edit a material interactively. More... | |
Macros | |
| #define | _SO_XT_MATERIAL_EDITOR_ |
Typedefs | |
| typedef void | SoXtMaterialEditorCB(void *userData, const SoMaterial *mtl) |
| #define _SO_XT_MATERIAL_EDITOR_ |
Definition at line 57 of file SoXtMaterialEditor.h.
| typedef void SoXtMaterialEditorCB(void *userData, const SoMaterial *mtl) |
Definition at line 84 of file SoXtMaterialEditor.h.