Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes
Eigen::internal::vector_int_pair< Scalar, Dim > Struct Template Reference

Detailed Description

template<typename Scalar, int Dim>
struct Eigen::internal::vector_int_pair< Scalar, Dim >

Definition at line 33 of file BVH.

List of all members.

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

Member Typedef Documentation

template<typename Scalar , int Dim>
typedef Matrix<Scalar, Dim, 1> Eigen::internal::vector_int_pair< Scalar, Dim >::VectorType

Definition at line 36 of file BVH.


Constructor & Destructor Documentation

template<typename Scalar , int Dim>
Eigen::internal::vector_int_pair< Scalar, Dim >::vector_int_pair ( const VectorType v,
int  i 
) [inline]

Definition at line 38 of file BVH.


Member Data Documentation

template<typename Scalar , int Dim>
VectorType Eigen::internal::vector_int_pair< Scalar, Dim >::first

Definition at line 40 of file BVH.

template<typename Scalar , int Dim>
int Eigen::internal::vector_int_pair< Scalar, Dim >::second

Definition at line 41 of file BVH.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo