Result returned by notehead classification.
More...
#include <noteheads.h>
|
|
| operator bool () const noexcept |
| | Returns true when the source was recognized as a notehead.
|
| |
|
|
notehead::Shape | shape { notehead::Shape::Unclassified } |
| | Classified notehead shape family.
|
| |
|
notehead::Fill | fill { notehead::Fill::Unspecified } |
| | Filled/unfilled state of the glyph. notehead::Fill::Unspecified when not known or not applicable.
|
| |
|
std::optional< std::string > | glyphName |
| | SMuFL glyph name associated with the recognized symbol, when available.
|
| |
|
musx::dom::NoteInfoPtr::NoteheadInfo | noteheadInfo |
| | The resolved font, character, size, and offset that produced this classification.
|
| |
Result returned by notehead classification.
The documentation for this struct was generated from the following file: