Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoXtComponent.h File Reference
#include <X11/Intrinsic.h>
#include <Inventor/SbLinear.h>
#include <Inventor/SbString.h>
#include <Inventor/Gui/SoGuiComponent.h>
#include <Inventor/Xt/SoXtDef.h>

Go to the source code of this file.

Classes

class  SoXtComponent
 Abstract base class for all Open Inventor components. More...
 

Macros

#define _SO_XT_COMPONENT_H_
 

Typedefs

typedef void SoXtComponentCB(void *data, SoXtComponent *v)
 
typedef void SoXtComponentVisibilityCB(void *data, SbBool b)
 

Macro Definition Documentation

◆ _SO_XT_COMPONENT_H_

#define _SO_XT_COMPONENT_H_

Definition at line 58 of file SoXtComponent.h.

Typedef Documentation

◆ SoXtComponentCB

typedef void SoXtComponentCB(void *data, SoXtComponent *v)

Definition at line 70 of file SoXtComponent.h.

◆ SoXtComponentVisibilityCB

typedef void SoXtComponentVisibilityCB(void *data, SbBool b)

Definition at line 71 of file SoXtComponent.h.