Blender  V3.3
Public Attributes | List of all members
DRWCommandSetMutableState Struct Reference

#include <draw_manager.h>

Public Attributes

DRWState enable
 
DRWState disable
 

Detailed Description

Definition at line 259 of file draw_manager.h.

Member Data Documentation

◆ disable

DRWState DRWCommandSetMutableState::disable

Definition at line 262 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_mutable_state().

◆ enable

DRWState DRWCommandSetMutableState::enable

State changes (or'd or and'd with the pass's state)

Definition at line 261 of file draw_manager.h.

Referenced by draw_shgroup(), and drw_command_set_mutable_state().


The documentation for this struct was generated from the following file: