Functions | |
void | Show_Text (HC_KEY key, float *x, float *y, float *z, char *text) |
void | DShow_Text (HC_KEY key, double *x, double *y, double *z, void *text) |
void | Show_Text_Count (HC_KEY key, int *count) |
void | Show_Text_Length (HC_KEY key, int *length) |
void | Show_Text_Encoding (HC_KEY key, char *encoding) |
void | Show_Text_With_Encoding (HC_KEY key, float *x, float *y, float *z, char *encoding, void *text) |
void | DShow_Text_With_Encoding (HC_KEY key, double *x, double *y, double *z, char *encoding, void *text) |