NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
niftk::RefPoint Struct Reference

Public Member Functions

 RefPoint (unsigned short _x=-1, unsigned short _y=-1)
 
RefPointoperator= (const RefPoint &p)
 
 operator boost::gil::dev2n16_pixel_t () const
 
bool operator< (const RefPoint &rhs) const
 

Public Attributes

unsigned short x
 
unsigned short y
 

Constructor & Destructor Documentation

niftk::RefPoint::RefPoint ( unsigned short  _x = -1,
unsigned short  _y = -1 
)
inline

Member Function Documentation

niftk::RefPoint::operator boost::gil::dev2n16_pixel_t ( ) const
inline
bool niftk::RefPoint::operator< ( const RefPoint rhs) const
RefPoint& niftk::RefPoint::operator= ( const RefPoint p)
inline

Member Data Documentation

unsigned short niftk::RefPoint::x
unsigned short niftk::RefPoint::y

The documentation for this struct was generated from the following files: