Functions | |
void | Insert_Circular_Wedge (const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3) |
HC_KEY | KInsert_Circular_Wedge (const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3) |
void | QInsert_Circular_Wedge (const char *segment, const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3) |
HC_KEY | QKInsert_Circular_Wedge (const char *segment, const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3) |
void | DInsert_Circular_Wedge (const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3) |
HC_KEY | DKInsert_Circular_Wedge (const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3) |
void | DQInsert_Circular_Wedge (const char *segment, const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3) |
HC_KEY | DQKInsert_Circular_Wedge (const char *segment, const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3) |