Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoXtColorEditor.h File Reference
#include <Xm/Xm.h>
#include <Inventor/SbColor.h>
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/Xt/SoXtComponent.h>

Go to the source code of this file.

Classes

class  SoXtColorEditor
 Component that lets you edit a color interactively. More...
 

Macros

#define _SO_XT_COLOR_EDITOR_
 

Typedefs

typedef void SoXtColorEditorCB(void *userData, const SbColor *color)
 

Macro Definition Documentation

◆ _SO_XT_COLOR_EDITOR_

#define _SO_XT_COLOR_EDITOR_

Definition at line 31 of file SoXtColorEditor.h.

Typedef Documentation

◆ SoXtColorEditorCB

typedef void SoXtColorEditorCB(void *userData, const SbColor *color)

Definition at line 54 of file SoXtColorEditor.h.