Blender V2.61 - r43446
|
an element node stack More...
Public Attributes | |
BSPNode * | node |
tree node | |
gfxReal | mindist |
min and maximum distance along axis | |
gfxReal | maxdist |
an element node stack
Definition at line 51 of file ntl_bsptree.cpp.
Definition at line 56 of file ntl_bsptree.cpp.
Referenced by ntlTree::intersect(), and ntlTree::intersectX().
min and maximum distance along axis
Definition at line 56 of file ntl_bsptree.cpp.
Referenced by ntlTree::intersect(), and ntlTree::intersectX().
tree node
Definition at line 54 of file ntl_bsptree.cpp.
Referenced by ntlTree::intersect(), and ntlTree::intersectX().