Blender  V2.93
Public Attributes | List of all members
MaskSpaceInfo Struct Reference

#include <DNA_space_types.h>

Public Attributes

struct Maskmask
 
char draw_flag
 
char draw_type
 
char overlay_mode
 
char _pad3 [5]
 

Detailed Description

Definition at line 675 of file DNA_space_types.h.

Member Data Documentation

◆ _pad3

char MaskSpaceInfo::_pad3[5]

Definition at line 682 of file DNA_space_types.h.

◆ draw_flag

char MaskSpaceInfo::draw_flag

◆ draw_type

char MaskSpaceInfo::draw_type

Definition at line 680 of file DNA_space_types.h.

Referenced by clip_main_region_draw(), and image_main_region_draw().

◆ mask

struct Mask* MaskSpaceInfo::mask

◆ overlay_mode

char MaskSpaceInfo::overlay_mode

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