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 WPSCell::Compare::operator()().
| int WPSCell::Compare::Point::m_which | 
Referenced by WPSCell::Compare::operator()().