#include <aas_create.h>
Collaboration diagram for tmp_aas_s:

Data Fields | |
| int | areanum |
| tmp_area_t * | areas |
| tmp_areasettings_t * | areasettings |
| int | facenum |
| tmp_face_t * | faces |
| tmp_nodebuf_t * | nodebuffer |
| tmp_node_t * | nodes |
| int | numareas |
| int | numareasettings |
| int | numfaces |
| int | numnodes |
|
|
Definition at line 97 of file aas_create.h. Referenced by AAS_AllocTmpArea(), and AAS_InitTmpAAS(). |
|
|
|
Definition at line 101 of file aas_create.h. |
|
|
Definition at line 93 of file aas_create.h. Referenced by AAS_AllocTmpFace(), and AAS_InitTmpAAS(). |
|
|
Definition at line 94 of file aas_create.h. Referenced by AAS_AllocTmpFace(), AAS_FreeTmpAAS(), AAS_FreeTmpFace(), AAS_InitMaxAAS(), AAS_InitTmpAAS(), and AAS_PrintNumGroundFaces(). |
|
|
Definition at line 106 of file aas_create.h. Referenced by AAS_AllocTmpNode(), AAS_FreeTmpAAS(), and AAS_InitTmpAAS(). |
|
|
Definition at line 104 of file aas_create.h. Referenced by AAS_CreateAreas(), AAS_GravitationalSubdivision(), AAS_InitMaxAAS(), AAS_InitTmpAAS(), AAS_LadderSubdivideArea_r(), AAS_LadderSubdivision(), AAS_MergeAreas(), AAS_PruneNodes(), and AAS_StoreFile(). |
|
|
Definition at line 96 of file aas_create.h. Referenced by AAS_AllocTmpArea(), AAS_CreateAreas(), AAS_FreeTmpArea(), and AAS_InitTmpAAS(). |
|
|
Definition at line 100 of file aas_create.h. |
|
|
Definition at line 92 of file aas_create.h. Referenced by AAS_AllocTmpFace(), AAS_FreeTmpFace(), and AAS_InitTmpAAS(). |
|
|
Definition at line 103 of file aas_create.h. Referenced by AAS_AllocTmpNode(), AAS_FreeTmpNode(), and AAS_InitTmpAAS(). |
1.3.9.1