Open Inventor Release 2024.1.2
 
Loading...
Searching...
No Matches
Viewers

Open Inventor supports multiple viewer GUI mode: More...

Modules

 Views
 
 Qt
 Qt component library.
 
 Win
 Windows component library.
 
 Xt
 Xt component library.
 

Typedefs

typedef void * XtPointer
 
typedef char Boolean
 
typedef union _XEvent XEvent
 
typedef void(* XtEventHandler) (struct _WidgetRec *, void *, XEvent *, Boolean *)
 
typedef struct _XtAppStruct * XtAppContext
 
typedef void * XColorPointer
 

Detailed Description

Open Inventor supports multiple viewer GUI mode:

Typedef Documentation

◆ Boolean

typedef char Boolean

Definition at line 124 of file SoQtDef.h.

◆ XColorPointer

typedef void* XColorPointer

Definition at line 135 of file SoQtDef.h.

◆ XEvent

typedef union _XEvent XEvent

Definition at line 126 of file SoQtDef.h.

◆ XtAppContext

typedef struct _XtAppStruct* XtAppContext

Definition at line 130 of file SoQtDef.h.

◆ XtEventHandler

typedef void(* XtEventHandler) (struct _WidgetRec *, void *, XEvent *, Boolean *)

Definition at line 128 of file SoQtDef.h.

◆ XtPointer

typedef void* XtPointer

Definition at line 122 of file SoQtDef.h.