Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes | Private Member Functions
Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector > Struct Template Reference

Detailed Description

template<typename Volume2, typename Object2, typename Object1, typename Intersector>
struct Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >

Definition at line 73 of file BVH.

List of all members.

Public Member Functions

 intersector_helper2 (const Object1 &inStored, Intersector &in)
bool intersectVolume (const Volume2 &vol)
bool intersectObject (const Object2 &obj)

Public Attributes

Object1 stored
Intersector & intersector

Private Member Functions

intersector_helper2operator= (const intersector_helper2 &)

Constructor & Destructor Documentation

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::intersector_helper2 ( const Object1 &  inStored,
Intersector &  in 
) [inline]

Definition at line 75 of file BVH.


Member Function Documentation

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
bool Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::intersectObject ( const Object2 &  obj) [inline]

Definition at line 77 of file BVH.

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
bool Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::intersectVolume ( const Volume2 &  vol) [inline]

Definition at line 76 of file BVH.

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
intersector_helper2& Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::operator= ( const intersector_helper2< Volume2, Object2, Object1, Intersector > &  ) [private]

Member Data Documentation

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
Intersector& Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::intersector

Definition at line 79 of file BVH.

template<typename Volume2 , typename Object2 , typename Object1 , typename Intersector >
Object1 Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::stored

Definition at line 78 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