Brief Index      Full Index      I.M. Reference

Insert_Circle File Reference


Functions

void Insert_Circle (const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3)
HC_KEY KInsert_Circle (const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3)
void QInsert_Circle (const char *segment, const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3)
HC_KEY QKInsert_Circle (const char *segment, const HC_POINT *point1, const HC_POINT *point2, const HC_POINT *point3)
void DInsert_Circle (const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3)
HC_KEY DKInsert_Circle (const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3)
void DQInsert_Circle (const char *segment, const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3)
HC_KEY DQKInsert_Circle (const char *segment, const HCD_POINT *point1, const HCD_POINT *point2, const HCD_POINT *point3)

Detailed Description

Main Index
Brief Index      Full Index      I.M. Functions