Blender V2.61 - r43446
Public Attributes

BSPStack Class Reference

bsp tree stack More...

List of all members.

Public Attributes

int stackPtr
 current stack element
BSPStackElement elem [BSP_STACK_SIZE]
 stack storage

Detailed Description

bsp tree stack

Definition at line 60 of file ntl_bsptree.cpp.


Member Data Documentation

stack storage

Definition at line 65 of file ntl_bsptree.cpp.

Referenced by ntlTree::intersect(), and ntlTree::intersectX().

current stack element

Definition at line 63 of file ntl_bsptree.cpp.

Referenced by ntlTree::intersect(), and ntlTree::intersectX().


The documentation for this class was generated from the following file: