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
 

Detailed Description

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

Definition at line 19 of file KdBVH.h.

Member Typedef Documentation

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

Definition at line 22 of file KdBVH.h.

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 24 of file KdBVH.h.

Member Data Documentation

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

Definition at line 26 of file KdBVH.h.

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

Definition at line 27 of file KdBVH.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:59