|
Blender V4.3
|
#include <overlay_private.hh>
Definition at line 246 of file overlay_private.hh.
| bool OVERLAY_PrivateData::alpha_blending |
Definition at line 431 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), and OVERLAY_paint_init().
| struct { ... } OVERLAY_PrivateData::antialiasing |
Referenced by OVERLAY_antialiasing_cache_finish(), OVERLAY_antialiasing_cache_init(), OVERLAY_antialiasing_end(), OVERLAY_antialiasing_init(), OVERLAY_antialiasing_start(), OVERLAY_outline_cache_init(), OVERLAY_outline_init(), OVERLAY_wireframe_cache_init(), OVERLAY_xray_depth_copy(), and OVERLAY_xray_depth_infront_copy().
| bool OVERLAY_PrivateData::any_animated |
Definition at line 438 of file overlay_private.hh.
Referenced by OVERLAY_mode_transfer_cache_finish(), and OVERLAY_mode_transfer_cache_populate().
| struct { ... } OVERLAY_PrivateData::armature |
Referenced by armature_context_setup(), OVERLAY_armature_cache_init(), and OVERLAY_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::armature_bone_select_act_grp |
Definition at line 247 of file overlay_private.hh.
Referenced by OVERLAY_armature_cache_init(), and OVERLAY_pose_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::armature_bone_select_grp |
Definition at line 248 of file overlay_private.hh.
Referenced by OVERLAY_armature_cache_init(), and OVERLAY_pose_cache_populate().
| OVERLAY_ArmatureCallBuffers OVERLAY_PrivateData::armature_call_buffers[2] |
Definition at line 334 of file overlay_private.hh.
Referenced by armature_context_setup(), OVERLAY_armature_cache_finish(), and OVERLAY_armature_cache_init().
| ListBase OVERLAY_PrivateData::bg_movie_clips |
TODO: get rid of this.
Definition at line 329 of file overlay_private.hh.
Referenced by image_camera_background_texture_get().
| int OVERLAY_PrivateData::cfra |
Definition at line 348 of file overlay_private.hh.
Referenced by OVERLAY_engine_init().
| bool OVERLAY_PrivateData::clear_in_front |
Definition at line 339 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_start(), and OVERLAY_engine_init().
| DRWState OVERLAY_PrivateData::clipping_state |
Definition at line 349 of file overlay_private.hh.
Referenced by OVERLAY_armature_cache_init(), OVERLAY_background_cache_init(), OVERLAY_edit_curve_cache_init(), OVERLAY_edit_curves_cache_init(), OVERLAY_edit_gpencil_legacy_cache_init(), OVERLAY_edit_grease_pencil_cache_init(), OVERLAY_edit_lattice_cache_init(), OVERLAY_edit_mesh_cache_init(), OVERLAY_edit_particle_cache_init(), OVERLAY_edit_text_cache_init(), OVERLAY_engine_init(), OVERLAY_extra_cache_init(), OVERLAY_facing_cache_init(), OVERLAY_fade_cache_init(), OVERLAY_image_cache_init(), OVERLAY_metaball_cache_init(), OVERLAY_mode_transfer_cache_init(), OVERLAY_motion_path_cache_init(), OVERLAY_outline_cache_init(), OVERLAY_paint_cache_init(), OVERLAY_particle_cache_init(), OVERLAY_sculpt_cache_init(), OVERLAY_sculpt_curves_cache_init(), OVERLAY_viewer_attribute_cache_init(), OVERLAY_volume_cache_init(), and OVERLAY_wireframe_cache_init().
| eContextObjectMode OVERLAY_PrivateData::ctx_mode |
Definition at line 337 of file overlay_private.hh.
Referenced by OVERLAY_cache_init(), OVERLAY_cache_populate(), OVERLAY_draw_scene(), OVERLAY_engine_init(), overlay_object_is_edit_mode(), OVERLAY_paint_cache_init(), and OVERLAY_paint_vertex_cache_populate().
| float OVERLAY_PrivateData::cursor_color[4] |
Definition at line 368 of file overlay_private.hh.
Referenced by OVERLAY_edit_text_cache_init(), and OVERLAY_edit_text_draw().
| float OVERLAY_PrivateData::dash_length |
Definition at line 409 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_depth_copy |
Definition at line 360 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_cache_finish(), and OVERLAY_xray_depth_copy().
| bool OVERLAY_PrivateData::do_depth_infront_copy |
Definition at line 361 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_cache_finish(), and OVERLAY_xray_depth_infront_copy().
| bool OVERLAY_PrivateData::do_face_dots |
Definition at line 398 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_faces |
Definition at line 373 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init(), OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_mask_overlay |
Definition at line 394 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_points |
Definition at line 380 of file overlay_private.hh.
Referenced by overlay_edit_curves_add_ob_to_pass(), OVERLAY_edit_curves_cache_init(), OVERLAY_edit_curves_draw(), and OVERLAY_edit_curves_init().
| bool OVERLAY_PrivateData::do_pose_fade_geom |
Definition at line 427 of file overlay_private.hh.
Referenced by OVERLAY_armature_cache_init(), and OVERLAY_cache_populate().
| bool OVERLAY_PrivateData::do_pose_xray |
Definition at line 426 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| int OVERLAY_PrivateData::do_smooth_wire |
Definition at line 410 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_stencil_overlay |
Definition at line 393 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_tiled_image_border_overlay |
Definition at line 392 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_tiled_image_overlay |
Definition at line 391 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_uv_overlay |
Definition at line 388 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_uv_shadow_overlay |
Definition at line 389 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_uv_stretching_overlay |
Definition at line 390 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_finish(), OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_verts |
Definition at line 396 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::do_zbufclip |
Definition at line 372 of file overlay_private.hh.
Referenced by OVERLAY_edit_curves_cache_populate(), OVERLAY_edit_curves_draw(), OVERLAY_edit_curves_init(), OVERLAY_edit_mesh_cache_init(), OVERLAY_edit_mesh_cache_populate(), OVERLAY_edit_mesh_draw(), and OVERLAY_edit_mesh_init().
| eSpaceImage_UVDT_Stretch OVERLAY_PrivateData::draw_type |
Definition at line 414 of file overlay_private.hh.
Referenced by edit_uv_stretching_update_ratios(), OVERLAY_edit_uv_cache_init(), overlay_edit_uv_cache_populate(), and OVERLAY_edit_uv_init().
| struct { ... } OVERLAY_PrivateData::edit_curve |
| DRWShadingGroup* OVERLAY_PrivateData::edit_curve_handle_grp |
Definition at line 251 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), OVERLAY_edit_curve_cache_populate(), and OVERLAY_edit_surf_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_curve_normal_grp[2] |
Definition at line 249 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), and OVERLAY_edit_curve_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_curve_points_grp |
Definition at line 252 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), OVERLAY_edit_curve_cache_populate(), and OVERLAY_edit_surf_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_curve_wire_grp[2] |
Definition at line 250 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), and OVERLAY_edit_curve_cache_populate().
| struct { ... } OVERLAY_PrivateData::edit_curves |
| DRWShadingGroup* OVERLAY_PrivateData::edit_curves_handles_grp |
Definition at line 282 of file overlay_private.hh.
Referenced by overlay_edit_curves_add_ob_to_pass(), and OVERLAY_edit_curves_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_curves_lines_grp[2] |
Definition at line 283 of file overlay_private.hh.
Referenced by overlay_edit_curves_add_ob_to_pass(), and OVERLAY_edit_curves_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_curves_points_grp[2] |
Definition at line 281 of file overlay_private.hh.
Referenced by overlay_edit_curves_add_ob_to_pass(), and OVERLAY_edit_curves_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_gpencil_curve_handle_grp |
Definition at line 259 of file overlay_private.hh.
Referenced by OVERLAY_edit_gpencil_legacy_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_gpencil_curve_points_grp |
Definition at line 260 of file overlay_private.hh.
Referenced by OVERLAY_edit_gpencil_legacy_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_gpencil_points_grp |
Definition at line 255 of file overlay_private.hh.
Referenced by OVERLAY_edit_gpencil_legacy_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_gpencil_wires_grp |
Definition at line 256 of file overlay_private.hh.
Referenced by OVERLAY_edit_gpencil_legacy_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_grease_pencil_points_grp |
| DRWShadingGroup* OVERLAY_PrivateData::edit_grease_pencil_wires_grp |
| DRWShadingGroup* OVERLAY_PrivateData::edit_lattice_points_grp |
Definition at line 253 of file overlay_private.hh.
Referenced by OVERLAY_edit_lattice_cache_init(), and OVERLAY_edit_lattice_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_lattice_wires_grp |
Definition at line 254 of file overlay_private.hh.
Referenced by OVERLAY_edit_lattice_cache_init(), and OVERLAY_edit_lattice_cache_populate().
| struct { ... } OVERLAY_PrivateData::edit_mesh |
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_analysis_grp |
Definition at line 269 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init(), and OVERLAY_edit_mesh_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_depth_grp[2] |
Definition at line 261 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init(), and OVERLAY_edit_mesh_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_edges_grp[2] |
Definition at line 265 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_facedots_grp[2] |
Definition at line 266 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_faces_cage_grp[2] |
Definition at line 263 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_faces_grp[2] |
Definition at line 262 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_normals_grp |
Definition at line 268 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init(), and OVERLAY_edit_mesh_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_skin_roots_grp[2] |
Definition at line 267 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_mesh_verts_grp[2] |
Definition at line 264 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| struct { ... } OVERLAY_PrivateData::edit_particle |
| DRWShadingGroup* OVERLAY_PrivateData::edit_particle_point_grp |
Definition at line 271 of file overlay_private.hh.
Referenced by OVERLAY_edit_particle_cache_init(), and OVERLAY_edit_particle_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_particle_strand_grp |
Definition at line 270 of file overlay_private.hh.
Referenced by OVERLAY_edit_particle_cache_init(), and OVERLAY_edit_particle_cache_populate().
| struct { ... } OVERLAY_PrivateData::edit_text |
Referenced by OVERLAY_edit_text_cache_init(), and OVERLAY_edit_text_draw().
| DRWShadingGroup* OVERLAY_PrivateData::edit_text_cursor_grp |
Definition at line 272 of file overlay_private.hh.
Referenced by edit_text_cache_populate_cursor(), and OVERLAY_edit_text_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_text_selection_grp |
Definition at line 273 of file overlay_private.hh.
Referenced by edit_text_cache_populate_select(), and OVERLAY_edit_text_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::edit_text_wire_grp[2] |
Definition at line 274 of file overlay_private.hh.
Referenced by OVERLAY_edit_text_cache_init(), and OVERLAY_edit_text_cache_populate().
| struct { ... } OVERLAY_PrivateData::edit_uv |
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_edges_grp |
Definition at line 276 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_face_dots_grp |
Definition at line 279 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_faces_grp |
Definition at line 278 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_shadow_edges_grp |
Definition at line 277 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_stretching_grp |
Definition at line 280 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::edit_uv_verts_grp |
Definition at line 275 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and overlay_edit_uv_cache_populate().
| bool OVERLAY_PrivateData::enabled |
Definition at line 359 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_cache_finish(), OVERLAY_antialiasing_cache_init(), OVERLAY_antialiasing_end(), OVERLAY_antialiasing_init(), OVERLAY_antialiasing_start(), OVERLAY_outline_cache_init(), OVERLAY_outline_init(), and OVERLAY_wireframe_cache_init().
| OVERLAY_ExtraCallBuffers OVERLAY_PrivateData::extra_call_buffers[2] |
Two instances for in_front option and without.
Definition at line 332 of file overlay_private.hh.
Referenced by armature_context_setup(), OVERLAY_extra_cache_init(), and OVERLAY_extra_call_buffer_get().
| DRWShadingGroup* OVERLAY_PrivateData::extra_grid_grp |
Definition at line 284 of file overlay_private.hh.
Referenced by OVERLAY_extra_cache_init(), and OVERLAY_lightprobe_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::facing_grp[2] |
Definition at line 285 of file overlay_private.hh.
Referenced by OVERLAY_facing_cache_init(), and OVERLAY_facing_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::fade_grp[2] |
Definition at line 286 of file overlay_private.hh.
Referenced by OVERLAY_fade_cache_init(), and OVERLAY_fade_cache_populate().
| int OVERLAY_PrivateData::flag |
Definition at line 377 of file overlay_private.hh.
Referenced by OVERLAY_cache_init(), OVERLAY_cache_populate(), OVERLAY_edit_mesh_cache_init(), and OVERLAY_edit_mesh_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::flash_grp[2] |
Definition at line 287 of file overlay_private.hh.
| struct { ... } OVERLAY_PrivateData::grid |
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| float OVERLAY_PrivateData::grid_axes[3] |
Definition at line 354 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| OVERLAY_GridData OVERLAY_PrivateData::grid_data |
Definition at line 351 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| OVERLAY_GridBits OVERLAY_PrivateData::grid_flag |
Definition at line 356 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| DRWCallBuffer* OVERLAY_PrivateData::handle[2] |
Definition at line 434 of file overlay_private.hh.
Referenced by OVERLAY_edit_metaball_cache_populate(), OVERLAY_metaball_cache_init(), and OVERLAY_metaball_cache_populate().
| int OVERLAY_PrivateData::handle_display |
Definition at line 365 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), OVERLAY_edit_gpencil_legacy_cache_init(), OVERLAY_edit_text_cache_init(), and OVERLAY_gpencil_legacy_cache_init().
| bool OVERLAY_PrivateData::hide_overlays |
Definition at line 342 of file overlay_private.hh.
Referenced by OVERLAY_cache_populate(), OVERLAY_edit_uv_init(), OVERLAY_engine_init(), and OVERLAY_grid_init().
| float OVERLAY_PrivateData::image_aspect[2] |
Definition at line 405 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| int OVERLAY_PrivateData::image_size[2] |
Definition at line 404 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::in_front |
Definition at line 430 of file overlay_private.hh.
Referenced by OVERLAY_paint_draw(), OVERLAY_paint_init(), and OVERLAY_sculpt_draw().
| OVERLAY_UVLineStyle OVERLAY_PrivateData::line_style |
Definition at line 408 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| Mask* OVERLAY_PrivateData::mask |
Definition at line 419 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| eMaskOverlayMode OVERLAY_PrivateData::mask_overlay_mode |
Definition at line 420 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), OVERLAY_edit_uv_draw(), and OVERLAY_edit_uv_init().
| GPUTexture* OVERLAY_PrivateData::mask_texture |
Definition at line 421 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_draw_finish().
| struct { ... } OVERLAY_PrivateData::mball |
| struct { ... } OVERLAY_PrivateData::mode_transfer |
| DRWShadingGroup* OVERLAY_PrivateData::motion_path_lines_grp |
Definition at line 288 of file overlay_private.hh.
Referenced by motion_path_cache(), and OVERLAY_motion_path_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::motion_path_points_grp |
Definition at line 289 of file overlay_private.hh.
Referenced by motion_path_cache(), and OVERLAY_motion_path_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::outlines_curves_grp |
Definition at line 291 of file overlay_private.hh.
Referenced by OVERLAY_outline_cache_init(), and OVERLAY_outline_curves().
| DRWShadingGroup* OVERLAY_PrivateData::outlines_gpencil_grp |
Definition at line 293 of file overlay_private.hh.
Referenced by OVERLAY_outline_cache_init(), and OVERLAY_outline_grease_pencil().
| DRWShadingGroup* OVERLAY_PrivateData::outlines_grp |
Definition at line 290 of file overlay_private.hh.
Referenced by OVERLAY_outline_cache_init(), OVERLAY_outline_cache_populate(), and OVERLAY_outline_volume().
| DRWShadingGroup* OVERLAY_PrivateData::outlines_ptcloud_grp |
Definition at line 292 of file overlay_private.hh.
Referenced by OVERLAY_outline_cache_init(), and OVERLAY_outline_pointcloud().
| View3DOverlay OVERLAY_PrivateData::overlay |
Definition at line 336 of file overlay_private.hh.
Referenced by OVERLAY_armature_cache_init(), OVERLAY_cache_populate(), OVERLAY_draw_scene(), OVERLAY_edit_curve_cache_populate(), OVERLAY_engine_init(), OVERLAY_extra_cache_populate(), OVERLAY_fade_cache_init(), OVERLAY_light_cache_populate(), OVERLAY_paint_cache_init(), OVERLAY_paint_vertex_cache_populate(), OVERLAY_sculpt_cache_init(), OVERLAY_sculpt_curves_cache_init(), OVERLAY_sculpt_curves_cache_populate(), OVERLAY_viewer_attribute_cache_populate(), OVERLAY_wireframe_cache_init(), and OVERLAY_wireframe_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_depth_grp |
Definition at line 294 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), and OVERLAY_paint_vertex_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_face_grp |
Definition at line 299 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), OVERLAY_paint_texture_cache_populate(), and OVERLAY_paint_vertex_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_point_grp |
Definition at line 298 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), and OVERLAY_paint_vertex_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_surf_grp |
Definition at line 295 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), OVERLAY_paint_texture_cache_populate(), and OVERLAY_paint_vertex_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_wire_grp |
Definition at line 296 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), and OVERLAY_paint_vertex_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::paint_wire_selected_grp |
Definition at line 297 of file overlay_private.hh.
Referenced by OVERLAY_paint_cache_init(), and OVERLAY_paint_vertex_cache_populate().
| struct { ... } OVERLAY_PrivateData::painting |
Referenced by OVERLAY_paint_cache_init(), OVERLAY_paint_draw(), OVERLAY_paint_init(), and OVERLAY_sculpt_draw().
| DRWShadingGroup* OVERLAY_PrivateData::particle_dots_grp |
Definition at line 300 of file overlay_private.hh.
Referenced by OVERLAY_particle_cache_init(), and OVERLAY_particle_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::particle_shapes_grp |
Definition at line 301 of file overlay_private.hh.
Referenced by OVERLAY_particle_cache_init(), and OVERLAY_particle_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::pointcloud_dots_grp |
Definition at line 302 of file overlay_private.hh.
| DRWShadingGroup* OVERLAY_PrivateData::sculpt_curves_cage_lines_grp |
Definition at line 305 of file overlay_private.hh.
Referenced by OVERLAY_sculpt_curves_cache_init(), and populate_edit_overlay().
| DRWShadingGroup* OVERLAY_PrivateData::sculpt_curves_selection_grp |
Definition at line 304 of file overlay_private.hh.
Referenced by OVERLAY_sculpt_curves_cache_init(), and populate_selection_overlay().
| DRWShadingGroup* OVERLAY_PrivateData::sculpt_mask_grp |
Definition at line 303 of file overlay_private.hh.
Referenced by OVERLAY_sculpt_cache_init(), and OVERLAY_sculpt_cache_populate().
| bool OVERLAY_PrivateData::select_edge |
Definition at line 376 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init().
| bool OVERLAY_PrivateData::select_face |
Definition at line 375 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_cache_init().
| int OVERLAY_PrivateData::select_mode |
Definition at line 385 of file overlay_private.hh.
Referenced by OVERLAY_edit_particle_cache_init(), OVERLAY_edit_particle_cache_populate(), and OVERLAY_particle_cache_init().
| bool OVERLAY_PrivateData::select_vert |
Definition at line 374 of file overlay_private.hh.
Referenced by overlay_edit_mesh_add_ob_to_pass(), and OVERLAY_edit_mesh_cache_init().
| float OVERLAY_PrivateData::selection_color[4] |
Definition at line 369 of file overlay_private.hh.
Referenced by OVERLAY_edit_text_cache_init(), and OVERLAY_edit_text_draw().
| OVERLAY_ShadingData OVERLAY_PrivateData::shdata |
Definition at line 350 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), OVERLAY_edit_mesh_cache_init(), OVERLAY_edit_text_cache_init(), and OVERLAY_wireframe_cache_init().
| bool OVERLAY_PrivateData::show_handles |
Definition at line 364 of file overlay_private.hh.
Referenced by OVERLAY_edit_curve_cache_init(), OVERLAY_edit_gpencil_legacy_cache_init(), OVERLAY_edit_text_cache_init(), and OVERLAY_gpencil_legacy_cache_init().
| bool OVERLAY_PrivateData::show_relations |
Definition at line 425 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| char OVERLAY_PrivateData::space_type |
Definition at line 338 of file overlay_private.hh.
Referenced by OVERLAY_background_cache_init(), OVERLAY_cache_finish(), OVERLAY_cache_init(), OVERLAY_cache_populate(), OVERLAY_draw_scene(), OVERLAY_engine_init(), OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| float OVERLAY_PrivateData::stretch_opacity |
Definition at line 402 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| double OVERLAY_PrivateData::time |
Definition at line 437 of file overlay_private.hh.
Referenced by OVERLAY_mode_transfer_cache_init(), and OVERLAY_mode_transfer_cache_populate().
| float OVERLAY_PrivateData::total_area_ratio |
Definition at line 416 of file overlay_private.hh.
Referenced by edit_uv_stretching_update_ratios(), OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| ListBase OVERLAY_PrivateData::totals |
Definition at line 415 of file overlay_private.hh.
Referenced by edit_uv_stretching_update_ratios(), overlay_edit_uv_cache_populate(), and OVERLAY_edit_uv_init().
| bool OVERLAY_PrivateData::transparent |
Definition at line 424 of file overlay_private.hh.
Referenced by armature_context_setup(), and OVERLAY_armature_cache_init().
| bool OVERLAY_PrivateData::use_in_front |
Definition at line 340 of file overlay_private.hh.
Referenced by OVERLAY_engine_init(), OVERLAY_facing_cache_init(), OVERLAY_fade_cache_init(), OVERLAY_mode_transfer_cache_populate(), and OVERLAY_paint_init().
| bool OVERLAY_PrivateData::use_weight |
Definition at line 384 of file overlay_private.hh.
Referenced by OVERLAY_edit_particle_cache_init(), OVERLAY_edit_particle_cache_populate(), and OVERLAY_particle_cache_init().
| float OVERLAY_PrivateData::uv_aspect[2] |
Definition at line 413 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| float OVERLAY_PrivateData::uv_opacity |
Definition at line 400 of file overlay_private.hh.
Referenced by OVERLAY_edit_uv_cache_init(), and OVERLAY_edit_uv_init().
| short OVERLAY_PrivateData::v3d_flag |
Definition at line 346 of file overlay_private.hh.
Referenced by armature_context_setup(), OVERLAY_cache_populate(), OVERLAY_draw_scene(), OVERLAY_engine_init(), OVERLAY_extra_cache_populate(), OVERLAY_object_center(), and OVERLAY_outline_cache_init().
| short OVERLAY_PrivateData::v3d_gridflag |
Definition at line 347 of file overlay_private.hh.
Referenced by OVERLAY_engine_init(), and OVERLAY_grid_init().
| DRWView* OVERLAY_PrivateData::view_default |
Definition at line 318 of file overlay_private.hh.
| DRWView* OVERLAY_PrivateData::view_edit_curves |
Definition at line 326 of file overlay_private.hh.
Referenced by OVERLAY_edit_curves_draw(), and OVERLAY_edit_curves_init().
| DRWView* OVERLAY_PrivateData::view_edit_edges |
Definition at line 322 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_draw(), overlay_edit_mesh_draw_components(), and OVERLAY_edit_mesh_init().
| DRWView* OVERLAY_PrivateData::view_edit_faces |
Definition at line 320 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_draw(), overlay_edit_mesh_draw_components(), and OVERLAY_edit_mesh_init().
| DRWView* OVERLAY_PrivateData::view_edit_faces_cage |
Definition at line 321 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_draw(), overlay_edit_mesh_draw_components(), and OVERLAY_edit_mesh_init().
| DRWView* OVERLAY_PrivateData::view_edit_text |
Definition at line 324 of file overlay_private.hh.
Referenced by OVERLAY_edit_text_cache_init(), and OVERLAY_edit_text_draw().
| DRWView* OVERLAY_PrivateData::view_edit_verts |
Definition at line 323 of file overlay_private.hh.
Referenced by OVERLAY_edit_mesh_draw(), overlay_edit_mesh_draw_components(), and OVERLAY_edit_mesh_init().
| DRWView* OVERLAY_PrivateData::view_reference_images |
Definition at line 325 of file overlay_private.hh.
Referenced by OVERLAY_image_draw(), OVERLAY_image_in_front_draw(), and OVERLAY_image_init().
| DRWView* OVERLAY_PrivateData::view_wires |
Definition at line 319 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_draw(), OVERLAY_wireframe_in_front_draw(), and OVERLAY_wireframe_init().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_curve_grp |
Definition at line 306 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init(), and populate_cache_for_geometry().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_curves_grp |
Definition at line 307 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init(), and populate_cache_for_geometry().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_instance_grp |
Definition at line 310 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init(), and populate_cache_for_instance().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_instance_pointcloud_grp |
Definition at line 311 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_mesh_grp |
Definition at line 308 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init(), and populate_cache_for_geometry().
| DRWShadingGroup* OVERLAY_PrivateData::viewer_attribute_pointcloud_grp |
Definition at line 309 of file overlay_private.hh.
Referenced by OVERLAY_viewer_attribute_cache_init(), populate_cache_for_geometry(), and populate_cache_for_instance().
| DRWShadingGroup* OVERLAY_PrivateData::volume_selection_surface_grp |
Definition at line 312 of file overlay_private.hh.
Referenced by OVERLAY_volume_cache_init(), and OVERLAY_volume_cache_populate().
| bool OVERLAY_PrivateData::wireframe_mode |
Definition at line 341 of file overlay_private.hh.
Referenced by OVERLAY_cache_populate(), OVERLAY_engine_init(), OVERLAY_outline_pointcloud(), and OVERLAY_wireframe_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::wires_all_grp[2][2] |
Definition at line 314 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init(), and OVERLAY_wireframe_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::wires_grp[2][2] |
Definition at line 313 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init(), and OVERLAY_wireframe_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::wires_hair_grp[2][2] |
Definition at line 315 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init(), and wireframe_hair_cache_populate().
| DRWShadingGroup* OVERLAY_PrivateData::wires_sculpt_grp[2] |
Definition at line 316 of file overlay_private.hh.
Referenced by OVERLAY_wireframe_cache_init(), and OVERLAY_wireframe_cache_populate().
| bool OVERLAY_PrivateData::xray_enabled |
Definition at line 343 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_cache_finish(), OVERLAY_antialiasing_cache_init(), OVERLAY_edit_mesh_cache_populate(), OVERLAY_engine_init(), OVERLAY_facing_cache_populate(), OVERLAY_fade_cache_populate(), OVERLAY_mode_transfer_cache_populate(), OVERLAY_outline_cache_init(), OVERLAY_wireframe_cache_init(), OVERLAY_xray_depth_copy(), and OVERLAY_xray_fade_draw().
| bool OVERLAY_PrivateData::xray_enabled_and_not_wire |
Definition at line 344 of file overlay_private.hh.
Referenced by OVERLAY_engine_init(), OVERLAY_outline_cache_init(), and OVERLAY_outline_cache_populate().
| float OVERLAY_PrivateData::xray_opacity |
Definition at line 345 of file overlay_private.hh.
Referenced by OVERLAY_antialiasing_cache_finish(), OVERLAY_antialiasing_cache_init(), OVERLAY_engine_init(), OVERLAY_wireframe_cache_init(), and OVERLAY_xray_fade_draw().
| OVERLAY_GridBits OVERLAY_PrivateData::zneg_flag |
Definition at line 356 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| float OVERLAY_PrivateData::zplane_axes[3] |
Definition at line 355 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().
| OVERLAY_GridBits OVERLAY_PrivateData::zpos_flag |
Definition at line 356 of file overlay_private.hh.
Referenced by OVERLAY_grid_cache_init(), and OVERLAY_grid_init().