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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:48 2004. Send Feedback