nuklei::RegionOfInterest Class Referenceabstract
Inheritance diagram for nuklei::RegionOfInterest:
nuklei::BoxROI nuklei::SphereROI

Public Member Functions

 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

virtual bool contains_ (const Vector3 &v) const =0
 
virtual void buildAABBTree_ ()
 
virtual void pushTriangles_ (std::list< boost::any > &triangles) const
 

Protected Attributes

bool positive_
 

Detailed Description

Definition at line 18 of file RegionOfInterest.h.


The documentation for this class was generated from the following file:
© 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:12.