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

Go to the source code of this file.

Macros

#define FALSE   0
 Possible value of SbBool.
 
#define TRUE   1
 Possible value of SbBool.
 

Typedefs

typedef int SbBool
 Boolean type.
 
typedef void * SbHandle
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

Possible value of SbBool.

Definition at line 75 of file SbBase.h.

◆ TRUE

#define TRUE   1

Possible value of SbBool.

Definition at line 77 of file SbBase.h.

Typedef Documentation

◆ SbHandle

typedef void* SbHandle

Definition at line 89 of file SbBase.h.