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)
 
int 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)
 
int DPShow_Net_Camera (int key_count, const HC_KEY *path_keys, HC_DPOINT *position, HC_DPOINT *target, HC_DVECTOR *up, double *width, double *height, char *projection)
 
void Show_Camera_Field (float *width, float *height)
 
void DShow_Camera_Field (double *width, double *height)
 
int PShow_Net_Camera_Field (int key_count, const HC_KEY *path_keys, float *width, float *height)
 
int DPShow_Net_Camera_Field (int key_count, const HC_KEY *path_keys, double *width, double *height)
 
void Show_Camera_Position (float *x, float *y, float *z)
 
void DShow_Camera_Position (double *x, double *y, double *z)
 
int PShow_Net_Camera_Position (int key_count, const HC_KEY *path_keys, float *x, float *y, float *z)
 
void DPShow_Net_Camera_Position (int key_count, const HC_KEY *path_keys, double *x, double *y, double *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)
 
int PShow_Net_Camera_Target (int key_count, const HC_KEY *path_keys, float *x, float *y, float *z)
 
void DPShow_Net_Camera_Target (int key_count, const HC_KEY *path_keys, double *x, double *y, double *z)
 
void Show_Camera_Up_Vector (float *x, float *y, float *z)
 
void DShow_Camera_Up_Vector (double *x, double *y, double *z)
 
int PShow_Net_Camera_Up_Vector (int key_count, const HC_KEY *path_keys, float *x, float *y, float *z)
 
int DPShow_Net_Camera_Up_Vector (int key_count, const HC_KEY *path_keys, double *x, double *y, double *z)
 

Brief Index      Full Index      Events Index      I.M. Reference