#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> Eigen::internal::vector_int_pair< Scalar, Dim >::VectorType |
Eigen::internal::vector_int_pair< Scalar, Dim >::vector_int_pair | ( | const VectorType & | v, |
int | i | ||
) | [inline] |
VectorType Eigen::internal::vector_int_pair< Scalar, Dim >::first |
int Eigen::internal::vector_int_pair< Scalar, Dim >::second |