#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... | |
Typedefs | |
typedef void | SoXtMaterialEditorCB (void *userData, const SoMaterial *mtl) |
typedef void SoXtMaterialEditorCB(void *userData, const SoMaterial *mtl) |