TR-mbed 1.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::vector_int_pair< Scalar, Dim > Struct Template Reference

#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
 

Member Typedef Documentation

◆ VectorType

Constructor & Destructor Documentation

◆ vector_int_pair()

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

Member Data Documentation

◆ first

◆ second

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

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