Functions | |
void | Insert_Mesh (int rows, int columns, const HC_POINT *points) |
HC_KEY | KInsert_Mesh (int rows, int columns, const HC_POINT *points) |
void | QInsert_Mesh (const char *segment, int rows, int columns, const HC_POINT *points) |
HC_KEY | QKInsert_Mesh (const char *segment, int rows, int columns, const HC_POINT *points) |
void | Insert_Mesh_By_Ref (int rows, int columns, const HC_POINT *points) |
HC_KEY | KInsert_Mesh_By_Ref (int rows, int columns, const HC_POINT *points) |
void | QInsert_Mesh_By_Ref (const char *segment, int rows, int columns, const HC_POINT *points) |
HC_KEY | QKInsert_Mesh_By_Ref (const char *segment, int rows, int columns, const HC_POINT *points) |
void | DInsert_Mesh (int rows, int columns, const HCD_POINT *points) |
HC_KEY | DKInsert_Mesh (int rows, int columns, const HCD_POINT *points) |
void | DQInsert_Mesh (const char *segment, int rows, int columns, const HCD_POINT *points) |
HC_KEY | DQKInsert_Mesh (const char *segment, int rows, int columns, const HCD_POINT *points) |