Public Types | Public Member Functions | Public Attributes
internal::vector_int_pair< Scalar, Dim > Struct Template Reference

#include <KdBVH.h>

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

Detailed Description

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

Definition at line 32 of file KdBVH.h.


Member Typedef Documentation

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

Definition at line 35 of file KdBVH.h.


Constructor & Destructor Documentation

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

Definition at line 37 of file KdBVH.h.


Member Data Documentation

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

Definition at line 39 of file KdBVH.h.

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

Definition at line 40 of file KdBVH.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40