#include <SgPoint.h>
Definition at line 214 of file SgPoint.h.
Public Member Functions | |
PointToRow () | |
SgGrid | Row (SgPoint p) const |
Private Attributes | |
SgArray< SgGrid, SG_MAXPOINT > | m_row |
SgPointUtil::PointToRow::PointToRow | ( | ) |
Definition at line 225 of file SgPoint.h.
References m_row, SG_ASSERT, and SG_ASSERT_BOARDRANGE.
Referenced by SgPointUtil::Row().
SgArray<SgGrid,SG_MAXPOINT> SgPointUtil::PointToRow::m_row [private] |