Write center point and size of set. More...
#include <SgPointSetUtil.h>
Public Member Functions | |
SgWritePointSetID (const SgPointSet &p) | |
const SgPointSet & | Points () const |
Private Attributes | |
const SgPointSet & | m_p |
Write center point and size of set.
Definition at line 41 of file SgPointSetUtil.h.
SgWritePointSetID::SgWritePointSetID | ( | const SgPointSet & | p | ) | [explicit] |
Definition at line 44 of file SgPointSetUtil.h.
const SgPointSet& SgWritePointSetID::Points | ( | ) | const |
const SgPointSet& SgWritePointSetID::m_p [private] |
Definition at line 51 of file SgPointSetUtil.h.
Referenced by Points().