|
Blender V4.3
|
Public Attributes | ||
| struct { | ||
| float color [4] | ||
| float mat [4][4] | ||
| }; | ||
| struct { | ||
| float _pad0 [2] | ||
| float volume_sta | ||
| union { | ||
| float depth | ||
| float focus | ||
| float volume_end | ||
| } | ||
| float _pad00 [3] | ||
| union { | ||
| float corner_x | ||
| float dist_color_id | ||
| } | ||
| float _pad01 [3] | ||
| union { | ||
| float corner_y | ||
| } | ||
| float _pad02 [3] | ||
| union { | ||
| float center_x | ||
| float clip_sta | ||
| float mist_sta | ||
| } | ||
| float pos [3] | ||
| union { | ||
| float center_y | ||
| float clip_end | ||
| float mist_end | ||
| } | ||
| }; | ||
Definition at line 844 of file overlay_extra.cc.
| struct { ... } OVERLAY_CameraInstanceData |
| struct { ... } OVERLAY_CameraInstanceData |
| float OVERLAY_CameraInstanceData::_pad0[2] |
Definition at line 851 of file overlay_extra.cc.
| float OVERLAY_CameraInstanceData::_pad00[3] |
Definition at line 858 of file overlay_extra.cc.
| float OVERLAY_CameraInstanceData::_pad01[3] |
Definition at line 863 of file overlay_extra.cc.
| float OVERLAY_CameraInstanceData::_pad02[3] |
Definition at line 867 of file overlay_extra.cc.
| float OVERLAY_CameraInstanceData::center_x |
Definition at line 869 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::center_y |
Definition at line 875 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::clip_end |
Definition at line 876 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::clip_sta |
Definition at line 870 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::color[4] |
Definition at line 847 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::corner_x |
Definition at line 860 of file overlay_extra.cc.
Referenced by camera_offaxis_shiftx_get(), camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::corner_y |
Definition at line 865 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::depth |
Definition at line 854 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::dist_color_id |
Definition at line 861 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::focus |
Definition at line 855 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::mat[4][4] |
Definition at line 848 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra(), and OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::mist_end |
Definition at line 877 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::mist_sta |
Definition at line 871 of file overlay_extra.cc.
Referenced by OVERLAY_camera_cache_populate().
| float OVERLAY_CameraInstanceData::pos[3] |
Definition at line 873 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra().
| float OVERLAY_CameraInstanceData::volume_end |
Definition at line 856 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra().
| float OVERLAY_CameraInstanceData::volume_sta |
Definition at line 852 of file overlay_extra.cc.
Referenced by camera_stereoscopy_extra().