Blender V5.0
compositor_ellipse_mask_infos.hh File Reference

Go to the source code of this file.

Macros

#define CMP_NODE_MASKTYPE_ADD   0
#define CMP_NODE_MASKTYPE_SUBTRACT   1
#define CMP_NODE_MASKTYPE_MULTIPLY   2
#define CMP_NODE_MASKTYPE_NOT   3

Macro Definition Documentation

◆ CMP_NODE_MASKTYPE_ADD

#define CMP_NODE_MASKTYPE_ADD   0

Definition at line 21 of file compositor_ellipse_mask_infos.hh.

◆ CMP_NODE_MASKTYPE_MULTIPLY

#define CMP_NODE_MASKTYPE_MULTIPLY   2

Definition at line 23 of file compositor_ellipse_mask_infos.hh.

◆ CMP_NODE_MASKTYPE_NOT

#define CMP_NODE_MASKTYPE_NOT   3

Definition at line 24 of file compositor_ellipse_mask_infos.hh.

◆ CMP_NODE_MASKTYPE_SUBTRACT

#define CMP_NODE_MASKTYPE_SUBTRACT   1

Definition at line 22 of file compositor_ellipse_mask_infos.hh.