Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtWorldImportGuideKDTree Struct Reference
[RtWorldImport]

Collaboration diagram for RtWorldImportGuideKDTree:
Collaboration graph

Data Fields

RtWorldImportPartition  partition
RwBBox  bbox
RtWorldImportGuideKDTree *  parent
RwInt32  order
RtWorldImportGuideKDTree *  left
RtWorldImportGuideKDTree *  right

Detailed Description

Represents the structure of a binary tree with no contents per se. It is used to build a BSP in a user specified manner instead of using any heuristic.

Field Documentation

RwBBox bbox
 

Bounding box of the sector or super-sector

RtWorldImportGuideKDTree* left
 

Left child

RwInt32 order
 

Relationship information - 0 for left child, 1 for right child

RtWorldImportGuideKDTree* parent
 

Pointer to its parent

RtWorldImportPartition partition
 

A partitioning plane

RtWorldImportGuideKDTree* right
 

Right child


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)