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

Inherits blender::index_mask::CourseBoundary.

Public Attributes

bool is_main
 
- Public Attributes inherited from blender::index_mask::CourseBoundary
int64_t index
 
bool is_begin
 
const CoarseSegmentsegment
 

Detailed Description

For the difference operation, we need to know if a boundary belongs to the main term or not.

Definition at line 72 of file index_mask_expression.cc.

Member Data Documentation

◆ is_main

bool blender::index_mask::DifferenceCourseBoundary::is_main

Definition at line 73 of file index_mask_expression.cc.


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