Functions | |
void | Insert_Image (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | KInsert_Image (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
void | QInsert_Image (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | QKInsert_Image (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
void | Insert_Image_By_Ref (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | KInsert_Image_By_Ref (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
void | QInsert_Image_By_Ref (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | QKInsert_Image_By_Ref (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
void | DInsert_Image (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | DKInsert_Image (double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
void | DQInsert_Image (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |
HC_KEY | DQKInsert_Image (const char *segment, double x, double y, double z, const char *format, int width, int height, const HC_PIXEL *data) |