|
Blender V5.0
|
Classes | |
| struct | Shaders |
Static Public Member Functions | |
| static StaticData & | get () |
Definition at line 66 of file select_engine.cc.
|
inlinestatic |
Definition at line 78 of file select_engine.cc.
References data.
Referenced by blender::draw::edit_select::Instance::begin_sync(), blender::draw::edit_select::Instance::draw(), DRW_engine_select_framebuffer_get(), DRW_engine_select_texture_get(), DRW_select_engine_context_get(), blender::draw::edit_select::Engine::free_static(), blender::draw::edit_select::Instance::init(), and blender::draw::edit_select::Instance::object_sync().
| SELECTID_Context blender::draw::edit_select::Instance::StaticData::context |
Definition at line 76 of file select_engine.cc.
Referenced by blender::draw::edit_select::Instance::begin_sync(), blender::draw::edit_select::Instance::draw(), DRW_select_engine_context_get(), and blender::draw::edit_select::Instance::object_sync().
| gpu::FrameBuffer* blender::draw::edit_select::Instance::StaticData::framebuffer_select_id |
Definition at line 67 of file select_engine.cc.
Referenced by blender::draw::edit_select::Instance::begin_sync(), blender::draw::edit_select::Instance::draw(), DRW_engine_select_framebuffer_get(), and blender::draw::edit_select::Engine::free_static().
| struct blender::draw::edit_select::Instance::StaticData::Shaders blender::draw::edit_select::Instance::StaticData::sh_data[GPU_SHADER_CFG_LEN] |
| blender::gpu::Texture* blender::draw::edit_select::Instance::StaticData::texture_u32 |
Definition at line 68 of file select_engine.cc.
Referenced by DRW_engine_select_texture_get(), and blender::draw::edit_select::Engine::free_static().