General Types


Typedefs

typedef int32_t Lib3dsBool
typedef uint8_t Lib3dsByte
typedef uint16_t Lib3dsWord
typedef uint32_t Lib3dsDword
typedef int8_t Lib3dsIntb
typedef int16_t Lib3dsIntw
typedef int32_t Lib3dsIntd
typedef float Lib3dsRgb [3]
typedef float Lib3dsRgba [4]
typedef float Lib3dsTexel [2]

Typedef Documentation

Lib3dsBool

Bool Typedef

Definition at line 52 of file types.h.

Lib3dsByte

Byte (== 8bit unsigned int) Typedef

Definition at line 53 of file types.h.

Lib3dsDword

Double-Word (== 32bit unsigned int) Typedef

Definition at line 55 of file types.h.

Lib3dsIntb

Signed Byte (== 8bit signed int) Typedef

Definition at line 56 of file types.h.

Lib3dsIntd

Signed Double-Word (== 32bit signed int) Typedef

Definition at line 58 of file types.h.

Lib3dsIntw

Signed Word (== 16bit signed int) Typedef

Definition at line 57 of file types.h.

Lib3dsRgb

Red, Green, Blue color Typedef

Definition at line 68 of file types.h.

Lib3dsRgba

Red, Green, Blue, Alpha color Typedef

Definition at line 69 of file types.h.

Lib3dsTexel

UV texture coordinates

Definition at line 65 of file types.h.

Lib3dsWord

Word (== 16bit unsigned int) Typedef

Definition at line 54 of file types.h.


Hosted by
SourceForge.net Logo
Generated at Wed Jun 20 18:51:36 2007 by Doxygen 1.5.2