Public Member Functions | |
SkeletonPoint (const CVertex &v=CVertex(), CSkeletonLine *l=NULL, CSkeletonLine *r=NULL) | |
int | LeftID (void) const |
int | RightID (void) const |
int | VertexID (void) const |
Public Attributes | |
const CVertex * | m_vertex |
CSkeletonLine * | m_left |
CSkeletonLine * | m_right |