Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoQtMaterialEditor.h File Reference
#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
  VSG extension Component which lets you edit a material interactively. More...
 

Typedefs

typedef void SoQtMaterialEditorCB(void *userData, const SoMaterial *mtl)
 

Typedef Documentation

◆ SoQtMaterialEditorCB

typedef void SoQtMaterialEditorCB(void *userData, const SoMaterial *mtl)

Definition at line 60 of file SoQtMaterialEditor.h.