|
Blender V4.3
|
#include <draw_manager_c.hh>
Public Attributes | |
| DRWState | enable |
| DRWState | disable |
Definition at line 278 of file draw_manager_c.hh.
| DRWState DRWCommandSetMutableState::disable |
Definition at line 281 of file draw_manager_c.hh.
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 280 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_set_mutable_state().