denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::smartshape::Slur Struct Reference

A slur between two entries. More...

#include <smartshapes.h>

Public Attributes

musx::dom::EntryInfoPtr startEntry
 The entry at the slur's start, or null when the endpoint coincides with no entry.
 
musx::dom::EntryInfoPtr endEntry
 The entry at the slur's end, or null when the endpoint coincides with no entry.
 
musx::dom::CurveContourDirection contour { musx::dom::CurveContourDirection::Unspecified }
 The slur's resolved curvature direction.
 

Detailed Description

A slur between two entries.

Member Data Documentation

◆ endEntry

musx::dom::EntryInfoPtr denigma::classify::smartshape::Slur::endEntry

The entry at the slur's end, or null when the endpoint coincides with no entry.

Exporters may host such floating endpoints however their target format allows.


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