Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoQtMaterialPalette.h File Reference
#include <Inventor/Qt/OivQtCompat.h>
#include <Inventor/SbBasic.h>
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/Qt/SoQtComponent.h>
#include <Inventor/STL/map>
#include <QPointer>
#include <sys/param.h>

Go to the source code of this file.

Classes

class  SoQtMaterialPalette
 

Macros

#define MAX_PATH   256
 

Typedefs

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

Macro Definition Documentation

◆ MAX_PATH

#define MAX_PATH   256

Definition at line 72 of file SoQtMaterialPalette.h.

Typedef Documentation

◆ SoQtMaterialPaletteCB

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

Definition at line 65 of file SoQtMaterialPalette.h.