#include <Inventor/Qt/OivQtCompat.h>
#include <Inventor/SbBasic.h>
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/Qt/SoQtComponent.h>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | SoQtMaterialEditor |
Component which lets you edit a material interactively. More... | |
Typedefs | |
typedef void | SoQtMaterialEditorCB (void *userData, const SoMaterial *mtl) |
typedef void SoQtMaterialEditorCB(void *userData, const SoMaterial *mtl) |