Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtWorldImportBuildSector Struct Reference
[RtWorldImport]

Collaboration diagram for RtWorldImportBuildSector:

Collaboration graph

Data Fields

RwInt32 type
RtWorldImportVertexvertices
RwInt32 numVertices
RtWorldImportBuildVertexboundaries
RwInt32 numBoundaries
RwInt32 numPolygons
RwBBox boundingBox
RwReal overlap
RwUInt32 maxNumMaterials

Detailed Description

Holds information about the sector that is being subdivided


Field Documentation

RtWorldImportBuildVertex* boundaries
 

A list of boundaries

See also:
RtWorldImportBuildVertex

RwBBox boundingBox
 

Sector's bounding box

RwUInt32 maxNumMaterials
 

Maximum number of materials in the in the world

RwInt32 numBoundaries
 

The number of boundaries

RwInt32 numPolygons
 

The number of polygons (triangles)

RwInt32 numVertices
 

The number of vertices

RwReal overlap
 

The percentage that the sector overlaps with its neighbor

RwInt32 type
 

Sector type (so can handle in an RpWorld)

RtWorldImportVertex* vertices
 

A pointer to the list of vertices


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:47 2004. Send Feedback