|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| struct SELECTID_Context * | DRW_select_engine_context_get () |
| struct GPUFrameBuffer * | DRW_engine_select_framebuffer_get () |
| struct GPUTexture * | DRW_engine_select_texture_get () |
Variables | |
| DrawEngineType | draw_engine_select_type |
| RenderEngineType | DRW_engine_viewport_select_type |
| DrawEngineType | draw_engine_select_next_type |
| struct GPUFrameBuffer * DRW_engine_select_framebuffer_get | ( | ) |
Definition at line 359 of file select_engine.cc.
References e_data, and get_engine_data().
Referenced by DRW_select_buffer_read().
| struct GPUTexture * DRW_engine_select_texture_get | ( | ) |
Definition at line 365 of file select_engine.cc.
References e_data, and get_engine_data().
Referenced by DRW_select_buffer_read(), and select_debug_engine_init().
| struct SELECTID_Context * DRW_select_engine_context_get | ( | ) |
Definition at line 353 of file select_engine.cc.
References e_data, and get_engine_data().
Referenced by DRW_draw_select_id(), DRW_select_buffer_bitmap_from_circle(), DRW_select_buffer_bitmap_from_poly(), DRW_select_buffer_bitmap_from_rect(), DRW_select_buffer_context_create(), DRW_select_buffer_context_offset_for_object_elem(), DRW_select_buffer_elem_get(), and DRW_select_buffer_read().
|
extern |
Definition at line 89 of file select_instance.cc.
Referenced by DRW_draw_select_loop(), and DRW_engines_register().
|
extern |
Definition at line 303 of file select_engine.cc.
Referenced by DRW_draw_select_id(), DRW_engines_register(), DRW_select_buffer_context_offset_for_object_elem(), SELECTID_Context::is_dirty(), select_cache_init(), select_cache_populate(), and select_draw_scene().
|
extern |
Definition at line 323 of file select_engine.cc.