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
|
inline |
|
inline |
Referenced by WPSCell::Compare::operator()().
|
inline |
WPSCell const* WPSCell::Compare::Point::m_cell |
Referenced by getPos(), getSize(), WPSCell::Compare::operator()(), and Point().
int WPSCell::Compare::Point::m_which |
Referenced by getPos(), WPSCell::Compare::operator()(), and Point().