#include <SgPoint.h>
Definition at line 237 of file SgPoint.h.
Public Member Functions | |
PointToCol () | |
SgGrid | Col (SgPoint p) const |
Private Attributes | |
SgArray< SgGrid, SG_MAXPOINT > | m_col |
SgPointUtil::PointToCol::PointToCol | ( | ) |
Definition at line 248 of file SgPoint.h.
References m_col, SG_ASSERT, and SG_ASSERT_BOARDRANGE.
Referenced by SgPointUtil::Col().
SgArray<SgGrid,SG_MAXPOINT> SgPointUtil::PointToCol::m_col [private] |