Brief Index      Full Index      Events Index      I.M. Reference

Show_Camera File Reference


Functions

void Show_Camera (HC_POINT *position, HC_POINT *target, HC_VECTOR *up, float *width, float *height, char *projection)
void DShow_Camera (HCD_POINT *position, HCD_POINT *target, HCD_POINT *up, double *width, double *height, char *projection)
void PShow_Net_Camera (int key_count, const HC_KEY *path_keys, HC_POINT *position, HC_POINT *target, HC_VECTOR *up, float *width, float *height, char *projection)
void Show_Camera_Field (float *width, float *height)
void DShow_Camera_Field (double *width, double *height)
void PShow_Net_Camera_Field (int key_count, const HC_KEY *path_keys, 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 PShow_Net_Camera_Position (int key_count, const HC_KEY *path_keys, float *x, float *y, float *z)
void Show_Camera_Projection (char *projection)
void PShow_Net_Camera_Projection (int key_count, const HC_KEY *path_keys, char *projection)
void Show_Camera_Target (float *x, float *y, float *z)
void DShow_Camera_Target (double *x, double *y, double *z)
void PShow_Net_Camera_Target (int key_count, const HC_KEY *path_keys, 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 PShow_Net_Camera_Up_Vector (int key_count, const HC_KEY *path_keys, float *x, float *y, float *z)

Detailed Description

Brief Index      Full Index      Events Index      I.M. Reference