Public Types | |
typedef Ball< Dim > | BallType |
typedef std::vector< BallType, aligned_allocator< BallType > > | BallTypeList |
typedef AlignedBox< double, Dim > | BoxType |
typedef Matrix< double, Dim, 1 > | VectorType |
typedef std::vector< VectorType, aligned_allocator< VectorType > > | VectorTypeList |
Public Member Functions | |
void | testIntersect1 () |
void | testIntersect2 () |
void | testMinimize1 () |
void | testMinimize2 () |
typedef std::vector<BallType, aligned_allocator<BallType> > TreeTest< Dim >::BallTypeList |
typedef AlignedBox<double, Dim> TreeTest< Dim >::BoxType |
typedef Matrix<double, Dim, 1> TreeTest< Dim >::VectorType |
typedef std::vector<VectorType, aligned_allocator<VectorType> > TreeTest< Dim >::VectorTypeList |
|
inline |
|
inline |
|
inline |
|
inline |