Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::_BSPMAP::BSPNode Class Reference

#include <BSPMAP.h>

List of all members.

Public Attributes

int back
int front
int plane


Member Data Documentation

Back child node.

Positive numbers are indices into the nodeArray, negative numbers are leaf indices: -(leaf+1) or, equivalently, ~leaf, that index into leafArray.

Front child node.

Positive numbers are indices into the nodeArray, negative numbers are leaf indices: -(leaf+1) or, equivalently, ~leaf, that index into leafArray.

Index into the plane array.


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:48 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo