Classes | |
struct | SkeletonPoint |
Public Member Functions | |
CSkeletonLine (const CVertex &l, const CVertex &h) | |
operator CSegment (void) | |
bool | operator== (const CSkeletonLine &s) const |
bool | operator< (const CSkeletonLine &) const |
Public Attributes | |
struct CSkeletonLine::SkeletonPoint | m_lower |
struct CSkeletonLine::SkeletonPoint | m_higher |
int | m_ID |