Functions | |
void | Show_Camera (HC_POINT *position, HC_POINT *target, HC_POINT *up, double *width, double *height, char *projection) |
void | DShow_Camera (HCD_POINT *position, HCD_POINT *target, HCD_POINT *up, double *width, double *height, char *projection) |
void | QShow_Camera (const char *segment, HC_POINT *position, HC_POINT *target, HC_POINT *up, float *width, float *height, char *projection) |
void | Show_Net_Camera (HC_POINT *position, HC_POINT *target, HC_POINT *up, float *width, float *height, char *projection) |
void | QShow_Net_Camera (const char *segment, HC_POINT *position, HC_POINT *target, HC_POINT *up, float *width, float *height, char *projection) |
void | PShow_Net_Camera (int keycount, HC_KEY *pathkeys, HC_POINT *position, HC_POINT *target, HC_POINT *up, float *width, float *height, char *projection) |
void | Show_Camera_Field (double *width, double *height) |
void | DShow_Camera_Field (double *width, double *height) |
void | QShow_Camera_Field (const char *segment, float *width, float *height) |
void | Show_Net_Camera_Field (float *width, float *height) |
void | PShow_Net_Camera_Field (int keycount, HC_KEY *pathkeys, float *width, float *height) |
void | QShow_Net_Camera_Field (const char *segment, float *width, float *height) |
void | Show_Camera_Position (float *x, float *y, float *z) |
void | DShow_Camera_Position (double *x, double *y, double *z) |
void | QShow_Camera_Position (const char *segment, float *x, float *y, float *z) |
void | Show_Net_Camera_Position (float *x, float *y, float *z) |
void | PShow_Net_Camera_Position (int keycount, HC_KEY *pathkeys, float *x, float *y, float *z) |
void | QShow_Net_Camera_Position (const char *segment, float *x, float *y, float *z) |
void | Show_Camera_Projection (char *projection) |
void | QShow_Camera_Projection (const char *segment, char *projection) |
void | Show_Net_Camera_Projection (char *projection) |
void | PShow_Net_Camera_Projection (int keycount, HC_KEY *pathkeys, char *projection) |
void | QShow_Net_Camera_Projection (const char *segment, char *projection) |
void | Show_Camera_Target (float *x, float *y, float *z) |
void | DShow_Camera_Target (double *x, double *y, double *z) |
void | QShow_Camera_Target (const char *segment, float *x, float *y, float *z) |
void | Show_Net_Camera_Target (float *x, float *y, float *z) |
void | PShow_Net_Camera_Target (int keycount, HC_KEY *pathkeys, float *x, float *y, float *z) |
void | QShow_Net_Camera_Target (const char *segment, float *x, float *y, float *z) |
void | Show_Camera_Up_Vector (float *x, float *y, float *z) |
void | DShow_Camera_Up_Vector (double *x, double *y, double *z) |
void | QShow_Camera_Up_Vector (const char *segment, float *x, float *y, float *z) |
void | Show_Net_Camera_Up_Vector (float *x, float *y, float *z) |
void | PShow_Net_Camera_Up_Vector (int keycount, HC_KEY *pathkeys, float *x, float *y, float *z) |
void | QShow_Net_Camera_Up_Vector (const char *segment, float *x, float *y, float *z) |