Blender V4.3
blender::index_mask::CoarseResult Struct Reference

Public Attributes

Vector< CoarseSegmentsegments
 

Detailed Description

Contains the result of a coarse evaluation split into potentially many segments.

Definition at line 53 of file index_mask_expression.cc.

Member Data Documentation

◆ segments

Vector<CoarseSegment> blender::index_mask::CoarseResult::segments

Definition at line 54 of file index_mask_expression.cc.

Referenced by blender::index_mask::evaluate_coarse().


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