HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BV_KDOPTree< K >::bvLeaf Class Reference

#include <BV_KDOPTree.h>

Public Attributes

float mySortKey
 
int myLeafId
 
UT_Vector3 myBarycenter
 

Detailed Description

template<int K>
class BV_KDOPTree< K >::bvLeaf

Definition at line 98 of file BV_KDOPTree.h.

Member Data Documentation

template<int K>
UT_Vector3 BV_KDOPTree< K >::bvLeaf::myBarycenter

Definition at line 107 of file BV_KDOPTree.h.

template<int K>
int BV_KDOPTree< K >::bvLeaf::myLeafId

Definition at line 106 of file BV_KDOPTree.h.

template<int K>
float BV_KDOPTree< K >::bvLeaf::mySortKey

Definition at line 105 of file BV_KDOPTree.h.


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