|
| BoxROI (const Vector3 ¢erLoc, const Quaternion ¢erOri, const Vector3 &edgeLengths) |
|
| BoxROI (const std::string &s) |
|
void | setCenterOriSize (const std::string ¢erSize) |
|
void | setCenterAxesSize (const std::string ¢erSize) |
|
virtual bool | intersectsPlane (const Vector3 &p, const Vector3 &q, const Vector3 &r) const |
|
virtual bool | intersectsPlane (const Vector3 &p, const Vector3 &v) const |
|
| RegionOfInterest (bool positive=true) |
|
bool | contains (const Vector3 &v) const |
|
virtual void | enqueue (boost::shared_ptr< RegionOfInterest > &roi) |
|
virtual void | setSign (bool positive) |
|
void | buildAABBTree () |
|
void | pushTriangles (std::list< boost::any > &triangles) const |
|
|
bool | contains_ (const Vector3 &v) const |
|
void | buildAABBTree_ () |
|
void | pushTriangles_ (std::list< boost::any > &triangles) const |
|
Definition at line 90 of file RegionOfInterest.h.
The documentation for this class was generated from the following files: