Functions | |
void | Insert_Polygon (int count, const HC_POINT *points) |
HC_KEY | KInsert_Polygon (int count, const HC_POINT *points) |
void | QInsert_Polygon (const char *segment, int count, const HC_POINT *points) |
HC_KEY | QKInsert_Polygon (const char *segment, int count, const HC_POINT *points) |
void | DInsert_Polygon (int count, const HCD_POINT *points) |
HC_KEY | DKInsert_Polygon (int count, const HCD_POINT *points) |
void | DQInsert_Polygon (const char *segment, int count, const HCD_POINT *points) |
HC_KEY | DQKInsert_Polygon (const char *segment, int count, const HCD_POINT *points) |