|
Blender
V2.93
|
#include <draw_manager.h>
Definition at line 257 of file draw_manager.h.
| DRWCommandClear DRWCommand::clear |
Definition at line 266 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDraw DRWCommand::draw |
Definition at line 258 of file draw_manager.h.
Referenced by draw_shgroup(), and DRW_pass_sort_shgroup_z().
| DRWCommandDrawInstance DRWCommand::instance |
Definition at line 260 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawInstanceRange DRWCommand::instance_range |
Definition at line 261 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawProcedural DRWCommand::procedural |
Definition at line 262 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawRange DRWCommand::range |
Definition at line 259 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetSelectID DRWCommand::select_id |
Definition at line 265 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetMutableState DRWCommand::state |
Definition at line 263 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetStencil DRWCommand::stencil |
Definition at line 264 of file draw_manager.h.
Referenced by draw_shgroup().