|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| struct SELECTID_Context * | DRW_select_engine_context_get (void) |
| struct GPUFrameBuffer * | DRW_engine_select_framebuffer_get (void) |
| struct GPUTexture * | DRW_engine_select_texture_get (void) |
Variables | |
| DrawEngineType | draw_engine_select_type |
| RenderEngineType | DRW_engine_viewport_select_type |
| struct GPUFrameBuffer* DRW_engine_select_framebuffer_get | ( | void | ) |
Definition at line 406 of file select_engine.c.
References e_data.
Referenced by DRW_select_buffer_read().
| struct GPUTexture* DRW_engine_select_texture_get | ( | void | ) |
Definition at line 411 of file select_engine.c.
References e_data.
Referenced by DRW_select_buffer_read().
| struct SELECTID_Context* DRW_select_engine_context_get | ( | void | ) |
Definition at line 401 of file select_engine.c.
References e_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 359 of file select_engine.c.
Referenced by DRW_draw_select_id(), DRW_engines_register(), DRW_select_buffer_context_offset_for_object_elem(), select_cache_init(), and select_cache_populate().
|
extern |
Definition at line 378 of file select_engine.c.