Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtWorldImportBuildClipStatistics Struct Reference
[RtWorldImport]


Data Fields

RwInt32 numPotentialSplit
RwInt32 numPotentialLeft
RwInt32 numPotentialRight
RwInt32 numActualSplit
RwInt32 numActualLeft
RwInt32 numActualRight
RwInt32 numMaterialLeft
RwInt32 numMaterialRight
RwInt32 numMaterialSplits
RwInt32 numMaterialSector
RwReal overlapLeft
RwReal overlapRight

Detailed Description

Holds statistics about a partition or candidate partition during the build process.


Field Documentation

RwInt32 numActualLeft
 

The number of polygons and fragments on the left of the partition

RwInt32 numActualRight
 

The number of polygons and fragments on the right of the partition

RwInt32 numActualSplit
 

The number of polygons split by the partition

RwInt32 numMaterialLeft
 

The number of materials on the left of the partition

RwInt32 numMaterialRight
 

The number of materials on the right of the partition

RwInt32 numMaterialSector
 

The total number of materials in the sector containing the partition

RwInt32 numMaterialSplits
 

The number of materials split by the partition

RwInt32 numPotentialLeft
 

The number of potential polygons and fragments on the left of the partition, disregarding overlaps

RwInt32 numPotentialRight
 

The number of potential polygons and fragments on the right of the partition, disregarding overlaps

RwInt32 numPotentialSplit
 

The number of polygons split by the partition, disregarding overlaps

RwReal overlapLeft
 

The actual, relative size of the overlap on the left of the partition

RwReal overlapRight
 

The actual, relative size of the overlap on the right of the partition


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