Blender V5.0
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 76 of file index_mask_expression.cc.

Member Data Documentation

◆ is_main

bool blender::index_mask::DifferenceCourseBoundary::is_main

Definition at line 77 of file index_mask_expression.cc.


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