nuklei::SphereROI Class Reference
Inheritance diagram for nuklei::SphereROI:
nuklei::RegionOfInterest

Public Member Functions

 SphereROI (const Vector3 &center, double radius)
 
 SphereROI (const std::string &centerAndRadius)
 
- Public Member Functions inherited from nuklei::RegionOfInterest
 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
 
virtual bool intersectsPlane (const Vector3 &p, const Vector3 &q, const Vector3 &r) const
 
virtual bool intersectsPlane (const Vector3 &p, const Vector3 &v) const
 

Protected Member Functions

bool contains_ (const Vector3 &v) const
 
- Protected Member Functions inherited from nuklei::RegionOfInterest
virtual void buildAABBTree_ ()
 
virtual void pushTriangles_ (std::list< boost::any > &triangles) const
 

Additional Inherited Members

- Protected Attributes inherited from nuklei::RegionOfInterest
bool positive_
 

Detailed Description

Definition at line 74 of file RegionOfInterest.h.


The documentation for this class was generated from the following files:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:13.