Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoXtColorPatch.h File Reference

Go to the source code of this file.

Macros

#define _SO_XT_COLOR_PATCH_
 

Functions

 ~SoXtColorPatch ()
 
void setColor (const SbColor &rgb)
 
const SbColorgetColor ()
 

Macro Definition Documentation

◆ _SO_XT_COLOR_PATCH_

#define _SO_XT_COLOR_PATCH_

Definition at line 31 of file SoXtColorPatch.h.

Function Documentation

◆ getColor()

const SbColor & getColor ( )

Definition at line 59 of file SoXtColorPatch.h.

◆ setColor()

void setColor ( const SbColor rgb)

◆ ~SoXtColorPatch()