Functions | |
void | Show_Shell (HC_KEY key, int *pcount, HC_POINT *points, int *flist_length, int *face_list) |
void | DShow_Shell (HC_KEY key, int *pcount, HC_DPOINT *points, int *flist_length, int *face_list) |
void | Show_Shell_Size (HC_KEY key, int *pcount, int *flist_length) |
void | Show_Partial_Shell_Size (HC_KEY key, int foffset, int fcnt, int *flist_length) |
void | Show_Partial_Shell (HC_KEY key, int voffset, int vcnt, HC_POINT *points, int foffset, int fcnt, int *flist_length, int *face_list) |
void | Show_Shell_Face_Count (HC_KEY key, int *face_count) |
void | Show_Shell_Tristrip_Count (HC_KEY key, int *tristrip_count) |