NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | List of all members
mitk::out_of_bounds Class Reference

Public Member Functions

 out_of_bounds (const double &xLow, const double &xHigh, const double &yLow, const double &yHigh, const double &zLow, const double zHigh)
 
bool operator() (const cv::Point3d &point) const
 
bool operator() (const std::pair< cv::Point3d, double > &point) const
 

Constructor & Destructor Documentation

mitk::out_of_bounds::out_of_bounds ( const double &  xLow,
const double &  xHigh,
const double &  yLow,
const double &  yHigh,
const double &  zLow,
const double  zHigh 
)
inline

Member Function Documentation

bool mitk::out_of_bounds::operator() ( const cv::Point3d &  point) const
inline
bool mitk::out_of_bounds::operator() ( const std::pair< cv::Point3d, double > &  point) const
inline

The documentation for this class was generated from the following file: