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

#include <BVAlgorithms.h>

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:


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