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 |
| void TreeTest< Dim >::testIntersect1 | ( | ) | [inline] |
| void TreeTest< Dim >::testIntersect2 | ( | ) | [inline] |
| void TreeTest< Dim >::testMinimize1 | ( | ) | [inline] |
| void TreeTest< Dim >::testMinimize2 | ( | ) | [inline] |