Brief Index      Full Index      I.M. Reference

Insert_Grid File Reference


Functions

void Insert_Grid (const char *type, const HC_POINT *origin, const HC_POINT *ref1, const HC_POINT *ref2, int count1, int count2)
HC_KEY KInsert_Grid (const char *type, const HC_POINT *origin, const HC_POINT *ref1, const HC_POINT *ref2, int count1, int count2)
void QInsert_Grid (const char *segment, const char *type, const HC_POINT *origin, const HC_POINT *ref1, const HC_POINT *ref2, int count1, int count2)
HC_KEY QKInsert_Grid (const char *segment, const char *type, const HC_POINT *origin, const HC_POINT *ref1, const HC_POINT *ref2, int count1, int count2)
void DInsert_Grid (const char *type, const HCD_POINT *origin, const HCD_POINT *ref1, const HCD_POINT *ref2, int count1, int count2)
HC_KEY DKInsert_Grid (const char *type, const HCD_POINT *origin, const HCD_POINT *ref1, const HCD_POINT *ref2, int count1, int count2)
void DQInsert_Grid (const char *segment, const char *type, const HCD_POINT *origin, const HCD_POINT *ref1, const HCD_POINT *ref2, int count1, int count2)
HC_KEY DQKInsert_Grid (const char *segment, const char *type, const HCD_POINT *origin, const HCD_POINT *ref1, const HCD_POINT *ref2, int count1, int count2)

Detailed Description

Main Index
Brief Index      Full Index      I.M. Functions