Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/SbTypeDefs.h File Reference

Go to the source code of this file.

Typedefs

typedef signed int int32_t
typedef unsigned int uint32_t
typedef signed short int int16_t
typedef unsigned short int uint16_t
typedef signed char int8_t
typedef unsigned char uint8_t

Typedef Documentation

typedef signed short int int16_t

Definition at line 46 of file SbTypeDefs.h.

typedef signed int int32_t

Definition at line 43 of file SbTypeDefs.h.

typedef signed char int8_t

Definition at line 49 of file SbTypeDefs.h.

typedef unsigned short int uint16_t

Definition at line 47 of file SbTypeDefs.h.

typedef unsigned int uint32_t

Definition at line 44 of file SbTypeDefs.h.

typedef unsigned char uint8_t

Definition at line 50 of file SbTypeDefs.h.