small structure to define a cell point More...
#include <WPSCell.h>
Public Member Functions | |
Point (int wh, WPSCell const *cell) | |
float | getPos (int coord) const |
float | getSize (int coord) const |
Public Attributes | |
int | m_which |
WPSCell const * | m_cell |
small structure to define a cell point
WPSCell::Compare::Point::Point | ( | int | wh, |
WPSCell const * | cell | ||
) | [inline] |
float WPSCell::Compare::Point::getPos | ( | int | coord | ) | const [inline] |
Referenced by WPSCell::Compare::operator()().
float WPSCell::Compare::Point::getSize | ( | int | coord | ) | const [inline] |
Referenced by getPos(), getSize(), and WPSCell::Compare::operator()().
Referenced by getPos(), and WPSCell::Compare::operator()().