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