|
Blender V4.3
|
#include <draw_manager_c.hh>
Definition at line 302 of file draw_manager_c.hh.
| DRWCommandBarrier DRWCommand::barrier |
Definition at line 312 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandClear DRWCommand::clear |
Definition at line 316 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandCompute DRWCommand::compute |
Definition at line 309 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandComputeIndirect DRWCommand::compute_indirect |
Definition at line 311 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandComputeRef DRWCommand::compute_ref |
Definition at line 310 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandDraw DRWCommand::draw |
Definition at line 303 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and DRW_pass_sort_shgroup_z().
| DRWCommandDrawIndirect DRWCommand::draw_indirect |
Definition at line 308 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandDrawInstance DRWCommand::instance |
Definition at line 305 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandDrawInstanceRange DRWCommand::instance_range |
Definition at line 306 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandDrawProcedural DRWCommand::procedural |
Definition at line 307 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandDrawRange DRWCommand::range |
Definition at line 304 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandSetSelectID DRWCommand::select_id |
Definition at line 315 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandSetMutableState DRWCommand::state |
Definition at line 313 of file draw_manager_c.hh.
Referenced by draw_shgroup().
| DRWCommandSetStencil DRWCommand::stencil |
Definition at line 314 of file draw_manager_c.hh.
Referenced by draw_shgroup().