Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoXtMaterialList.h File Reference
#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...
 

Macros

#define _SO_XT_MATERIAL_LIST_H_
 

Typedefs

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

Macro Definition Documentation

◆ _SO_XT_MATERIAL_LIST_H_

#define _SO_XT_MATERIAL_LIST_H_

Definition at line 55 of file SoXtMaterialList.h.

Typedef Documentation

◆ SoXtMaterialListCB

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

Definition at line 64 of file SoXtMaterialList.h.