Go to the source code of this file.
◆ Instance
◆ SELECT_next_cache_finish()
| static void SELECT_next_cache_finish |
( |
void * | vedata | ) |
|
|
static |
◆ SELECT_next_cache_init()
| static void SELECT_next_cache_init |
( |
void * | vedata | ) |
|
|
static |
◆ SELECT_next_cache_populate()
| static void SELECT_next_cache_populate |
( |
void * | vedata, |
|
|
Object * | object ) |
|
static |
◆ SELECT_next_draw_scene()
| static void SELECT_next_draw_scene |
( |
void * | vedata | ) |
|
|
static |
◆ SELECT_next_engine_init()
| static void SELECT_next_engine_init |
( |
void * | vedata | ) |
|
|
static |
◆ SELECT_next_instance_free()
| static void SELECT_next_instance_free |
( |
void * | instance_ | ) |
|
|
static |
◆ draw_engine_select_next_type
Initial value:= {
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
}
static void SELECT_next_cache_finish(void *vedata)
static void SELECT_next_cache_init(void *vedata)
static void SELECT_next_instance_free(void *instance_)
static void SELECT_next_cache_populate(void *vedata, Object *object)
static void SELECT_next_draw_scene(void *vedata)
static void SELECT_next_engine_init(void *vedata)
static const DrawEngineDataSize SELECT_next_data_size
Definition at line 89 of file select_instance.cc.
Referenced by DRW_draw_select_loop(), and DRW_engines_register().
◆ SELECT_next_data_size