|
Blender V4.3
|
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 72 of file index_mask_expression.cc.
| bool blender::index_mask::DifferenceCourseBoundary::is_main |
Definition at line 73 of file index_mask_expression.cc.