Blender V5.0
blender::index_mask::AtomicExpr Struct Reference

#include <BLI_index_mask_expression.hh>

Inherits blender::index_mask::Expr.

Public Attributes

const IndexMaskmask
Public Attributes inherited from blender::index_mask::Expr
Type type
int index
Vector< const Expr * > terms

Additional Inherited Members

Public Types inherited from blender::index_mask::Expr
enum class  Type { Atomic , Union , Intersection , Difference }
Public Member Functions inherited from blender::index_mask::Expr
int expression_array_size () const
const AtomicExpras_atomic () const
const UnionExpras_union () const
const IntersectionExpras_intersection () const
const DifferenceExpras_difference () const

Detailed Description

Definition at line 41 of file BLI_index_mask_expression.hh.

Member Data Documentation

◆ mask


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