|
Blender V5.0
|
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 CoarseSegment * | segment |
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.
| bool blender::index_mask::DifferenceCourseBoundary::is_main |
Definition at line 77 of file index_mask_expression.cc.