#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_helper2 & | operator= (const intersector_helper2 &) |
Definition at line 59 of file BVAlgorithms.h.
|
inline |
Definition at line 61 of file BVAlgorithms.h.
|
inline |
Definition at line 63 of file BVAlgorithms.h.
|
inline |
Definition at line 62 of file BVAlgorithms.h.
|
private |
Intersector& Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::intersector |
Definition at line 65 of file BVAlgorithms.h.
Object1 Eigen::internal::intersector_helper2< Volume2, Object2, Object1, Intersector >::stored |
Definition at line 64 of file BVAlgorithms.h.