#include <BVAlgorithms.h>
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_helper1 & | operator= (const intersector_helper1 &) |
Definition at line 47 of file BVAlgorithms.h.
|
inline |
Definition at line 49 of file BVAlgorithms.h.
|
inline |
Definition at line 51 of file BVAlgorithms.h.
|
inline |
Definition at line 50 of file BVAlgorithms.h.
|
private |
Intersector& Eigen::internal::intersector_helper1< Volume1, Object1, Object2, Intersector >::intersector |
Definition at line 53 of file BVAlgorithms.h.
Object2 Eigen::internal::intersector_helper1< Volume1, Object1, Object2, Intersector >::stored |
Definition at line 52 of file BVAlgorithms.h.