Functions | |
void | Insert_Polyline (int count, const HC_POINT *points) |
HC_KEY | KInsert_Polyline (int count, const HC_POINT *points) |
void | QInsert_Polyline (const char *segment, int count, const HC_POINT *points) |
HC_KEY | QKInsert_Polyline (const char *segment, int count, const HC_POINT *points) |
void | DInsert_Polyline (int count, const HCD_POINT *points) |
HC_KEY | DKInsert_Polyline (int count, const HCD_POINT *points) |
void | DQInsert_Polyline (const char *segment, int count, const HCD_POINT *points) |
HC_KEY | DQKInsert_Polyline (const char *segment, int count, const HCD_POINT *points) |