Public Member Functions | Public Attributes | Private Member Functions
Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector > Struct Template Reference

#include <BVAlgorithms.h>

List of all members.

Public Member Functions

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

Public Attributes

Intersector & intersector
Object1 stored

Private Member Functions

intersector_helper2operator= (const intersector_helper2 &)

Detailed Description

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

Definition at line 59 of file BVAlgorithms.h.


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 61 of file BVAlgorithms.h.


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 63 of file BVAlgorithms.h.

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 62 of file BVAlgorithms.h.

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 65 of file BVAlgorithms.h.

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

Definition at line 64 of file BVAlgorithms.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:00