Functions | |
void | Insert_Shell (int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
HC_KEY | KInsert_Shell (int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
void | QInsert_Shell (const char *segment, int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
HC_KEY | QKInsert_Shell (const char *segment, int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
void | Insert_Shell_By_Ref (int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
HC_KEY | KInsert_Shell_By_Ref (int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
void | QInsert_Shell_By_Ref (const char *segment, int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
HC_KEY | QKInsert_Shell_By_Ref (const char *segment, int pcount, const HC_POINT *points, int flist_length, const int *face_list) |
void | DInsert_Shell (int pcount, const HCD_POINT *points, int flist_length, const int *face_list) |
HC_KEY | DKInsert_Shell (int pcount, const HCD_POINT *points, int flist_length, const int *face_list) |
void | DQInsert_Shell (const char *segment, int pcount, const HCD_POINT *points, int flist_length, const int *face_list) |
HC_KEY | DQKInsert_Shell (const char *segment, int pcount, const HCD_POINT *points, int flist_length, const int *face_list) |