Blender V2.61 - r43446
|
triangle bounding box for quick tree subdivision More...
Public Attributes | |
ntlVec3Gfx | start |
start and end of triangle bounding box | |
ntlVec3Gfx | end |
triangle bounding box for quick tree subdivision
Definition at line 69 of file ntl_bsptree.cpp.
Definition at line 72 of file ntl_bsptree.cpp.
Referenced by ntlTree::checkAABBTriangle(), ntlTree::ntlTree(), and ntlTree::subdivide().
start and end of triangle bounding box
Definition at line 72 of file ntl_bsptree.cpp.
Referenced by ntlTree::checkAABBTriangle(), ntlTree::ntlTree(), and ntlTree::subdivide().