Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtWorldImportBuildSector Struct Reference
[RtWorldImport]

Collaboration diagram for RtWorldImportBuildSector:
Collaboration graph

Data Fields

RwInt32  type
RtWorldImportVertex vertices
RwInt32  numVertices
RtWorldImportBuildVertex boundaries
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-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:09 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)