|
Blender V4.5
|
Classes | |
| struct | [struct].state |
Public Attributes | |
| Scene * | scene |
| bool | is_camera |
| wmGizmo * | border |
| struct | state |
Definition at line 327 of file view3d_gizmo_camera.cc.
| wmGizmo* CameraViewWidgetGroup::border |
Definition at line 331 of file view3d_gizmo_camera.cc.
Referenced by WIDGETGROUP_camera_view_draw_prepare(), WIDGETGROUP_camera_view_refresh(), and WIDGETGROUP_camera_view_setup().
| bool CameraViewWidgetGroup::is_camera |
Definition at line 329 of file view3d_gizmo_camera.cc.
Referenced by gizmo_render_border_prop_matrix_set(), and WIDGETGROUP_camera_view_refresh().
| Scene* CameraViewWidgetGroup::scene |
Definition at line 328 of file view3d_gizmo_camera.cc.
Referenced by gizmo_render_border_prop_matrix_set(), and WIDGETGROUP_camera_view_refresh().
| struct CameraViewWidgetGroup::[struct].state CameraViewWidgetGroup::state |