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

#include <BVAlgorithms.h>

List of all members.

Public Member Functions

bool intersectObject (const Object1 &obj)
 intersector_helper1 (const Object2 &inStored, Intersector &in)
bool intersectVolume (const Volume1 &vol)

Public Attributes

Intersector & intersector
Object2 stored

Private Member Functions

intersector_helper1operator= (const intersector_helper1 &)

Detailed Description

template<typename Volume1, typename Object1, typename Object2, typename Intersector>
struct Eigen::internal::intersector_helper1< Volume1, Object1, Object2, Intersector >

Definition at line 47 of file BVAlgorithms.h.


Constructor & Destructor Documentation

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

Definition at line 49 of file BVAlgorithms.h.


Member Function Documentation

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

Definition at line 51 of file BVAlgorithms.h.

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

Definition at line 50 of file BVAlgorithms.h.

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

Member Data Documentation

template<typename Volume1 , typename Object1 , typename Object2 , typename Intersector >
Intersector& Eigen::internal::intersector_helper1< Volume1, Object1, Object2, Intersector >::intersector

Definition at line 53 of file BVAlgorithms.h.

template<typename Volume1 , typename Object1 , typename Object2 , typename Intersector >
Object2 Eigen::internal::intersector_helper1< Volume1, Object1, Object2, Intersector >::stored

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