Functions | |
void | Insert_Text (double x, double y, double z, const char *text) |
HC_KEY | KInsert_Text (double x, double y, double z, const char *text) |
void | QInsert_Text (const char *segment, double x, double y, double z, const char *text) |
HC_KEY | QKInsert_Text (const char *segment, double x, double y, double z, const char *text) |
void | Insert_Text_With_Encoding (double x, double y, double z, const char *encoding, const void *text) |
HC_KEY | KInsert_Text_With_Encoding (double x, double y, double z, const char *encoding, const void *text) |
void | QInsert_Text_With_Encoding (const char *segment, double x, double y, double z, const char *encoding, const void *text) |
HC_KEY | QKInsert_Text_With_Encoding (const char *segment, double x, double y, double z, const char *encoding, const void *text) |
void | DInsert_Text (double x, double y, double z, const char *text) |
HC_KEY | DKInsert_Text (double x, double y, double z, const char *text) |
void | DQInsert_Text (const char *segment, double x, double y, double z, const char *text) |
HC_KEY | DQKInsert_Text (const char *segment, double x, double y, double z, const char *text) |
void | DInsert_Text_With_Encoding (double x, double y, double z, const char *encoding, const void *text) |
HC_KEY | DKInsert_Text_With_Encoding (double x, double y, double z, const char *encoding, const void *text) |
void | DQInsert_Text_With_Encoding (const char *segment, double x, double y, double z, const char *encoding, const void *text) |
HC_KEY | DQKInsert_Text_With_Encoding (const char *segment, double x, double y, double z, const char *encoding, const void *text) |