Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

body._h File Reference

#include "basetype.h"
#include "xform3d.h"
#include "body.h"
#include "strblock.h"
#include "bitmap.h"

Go to the source code of this file.

Compounds

struct  geBody
struct  geBody_Bone
struct  geBody_Material
struct  geBody_Normal
struct  geBody_Triangle
struct  geBody_TriangleList
struct  geBody_XSkinVertex

Defines

#define GE_BODY_INDEX_MAX   (0xEFFF)
#define GE_BODY_REALLY_BIG_NUMBER   (9e9f)
#define GE_BODY_HIGHEST_LOD_MASK   ( 1 << GE_BODY_HIGHEST_LOD )
#define GE_BODY_BBOX_LOD_MASK   ( 1 << GE_BODY_NUMBER_OF_LOD )

Typedefs

typedef int16 geBody_Index
typedef geBody_XSkinVertex geBody_XSkinVertex
typedef geBody_Normal geBody_Normal
typedef geBody_Bone geBody_Bone
typedef geBody_Triangle geBody_Triangle
typedef geBody_TriangleList geBody_TriangleList
typedef geBody_Material geBody_Material
typedef geBody geBody

Functions

geBoolean GENESISCC geBody_SanityCheck (const geBody *B)


Define Documentation

#define GE_BODY_BBOX_LOD_MASK   ( 1 << GE_BODY_NUMBER_OF_LOD )
 

Definition at line 41 of file body._h.

#define GE_BODY_HIGHEST_LOD_MASK   ( 1 << GE_BODY_HIGHEST_LOD )
 

Definition at line 40 of file body._h.

Referenced by geBody_AddNormal(), geBody_AddSkinVertex(), and geBody_ComputeLevelsOfDetail().

#define GE_BODY_INDEX_MAX   (0xEFFF)
 

Definition at line 36 of file body._h.

#define GE_BODY_REALLY_BIG_NUMBER   (9e9f)
 

Definition at line 38 of file body._h.

Referenced by geBody_AddBone(), and geBodyInst_GetGeometry().


Typedef Documentation

typedef struct geBody geBody
 

typedef struct geBody_Bone geBody_Bone
 

typedef int16 geBody_Index
 

Definition at line 44 of file body._h.

Referenced by geBody_AddBone(), geBody_AddFace(), geBody_AddNormal(), geBody_AddSkinVertex(), geBody_AddToFaces(), geBody_ChangeVertexIndex(), geBody_ReadGeometry(), geBody_SortSkinVertices(), geBody_SwapVertexIndices(), geBodyInst_Create(), geBodyInst_GetGeometry(), and geBodyInst_GetGeometryPrep().

typedef struct geBody_Material geBody_Material
 

typedef struct geBody_Normal geBody_Normal
 

typedef struct geBody_Triangle geBody_Triangle
 

typedef struct geBody_TriangleList geBody_TriangleList
 

typedef struct geBody_XSkinVertex geBody_XSkinVertex
 


Function Documentation

geBoolean GENESISCC geBody_SanityCheck const geBody B  ) 
 


Generated on Tue Sep 30 12:37:07 2003 for GTestAndEngine by doxygen 1.3.2