|
Blender
V2.93
|
#include <draw_manager.h>
Public Attributes | |
| DRWState | enable |
| DRWState | disable |
Definition at line 233 of file draw_manager.h.
| DRWState DRWCommandSetMutableState::disable |
Definition at line 236 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_mutable_state().
| DRWState DRWCommandSetMutableState::enable |
State changes (or'd or and'd with the pass's state)
Definition at line 235 of file draw_manager.h.
Referenced by draw_shgroup(), and drw_command_set_mutable_state().