#include <KdBVH.h>
Public Types | |
typedef Matrix< Scalar, Dim, 1 > | VectorType |
Public Member Functions | |
vector_int_pair (const VectorType &v, int i) | |
Public Attributes | |
VectorType | first |
int | second |
typedef Matrix<Scalar, Dim, 1> internal::vector_int_pair< Scalar, Dim >::VectorType |
internal::vector_int_pair< Scalar, Dim >::vector_int_pair | ( | const VectorType & | v, |
int | i | ||
) | [inline] |
VectorType internal::vector_int_pair< Scalar, Dim >::first |
int internal::vector_int_pair< Scalar, Dim >::second |