Blender V2.61 - r43446
|
Public Attributes | |
float | frame_tx [4][3] |
float | normal_tx [4][3] |
float | dist_vals [4] |
unsigned int | tot |
float CameraViewFrameData::dist_vals[4] |
Definition at line 449 of file camera.c.
Referenced by camera_to_frame_view_cb(), and camera_view_frame_fit_to_scene().
float CameraViewFrameData::frame_tx[4][3] |
Definition at line 447 of file camera.c.
Referenced by camera_to_frame_view_cb(), and camera_view_frame_fit_to_scene().
float CameraViewFrameData::normal_tx[4][3] |
Definition at line 448 of file camera.c.
Referenced by camera_to_frame_view_cb(), and camera_view_frame_fit_to_scene().
unsigned int CameraViewFrameData::tot |
Definition at line 450 of file camera.c.
Referenced by camera_to_frame_view_cb(), and camera_view_frame_fit_to_scene().