Public Types | Public Member Functions
TreeTest< Dim > Struct Template Reference

List of all members.

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 ()

Detailed Description

template<int Dim>
struct TreeTest< Dim >

Definition at line 108 of file BVH.cpp.


Member Typedef Documentation

template<int Dim>
typedef Ball<Dim> TreeTest< Dim >::BallType

Definition at line 112 of file BVH.cpp.

template<int Dim>
typedef std::vector<BallType, aligned_allocator<BallType> > TreeTest< Dim >::BallTypeList

Definition at line 113 of file BVH.cpp.

template<int Dim>
typedef AlignedBox<double, Dim> TreeTest< Dim >::BoxType

Definition at line 114 of file BVH.cpp.

template<int Dim>
typedef Matrix<double, Dim, 1> TreeTest< Dim >::VectorType

Definition at line 110 of file BVH.cpp.

Definition at line 111 of file BVH.cpp.


Member Function Documentation

template<int Dim>
void TreeTest< Dim >::testIntersect1 ( ) [inline]

Definition at line 116 of file BVH.cpp.

template<int Dim>
void TreeTest< Dim >::testIntersect2 ( ) [inline]

Definition at line 156 of file BVH.cpp.

template<int Dim>
void TreeTest< Dim >::testMinimize1 ( ) [inline]

Definition at line 135 of file BVH.cpp.

template<int Dim>
void TreeTest< Dim >::testMinimize2 ( ) [inline]

Definition at line 181 of file BVH.cpp.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:26