denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::NoteheadClassification Struct Reference

Result returned by notehead classification. More...

#include <noteheads.h>

Public Member Functions

 operator bool () const noexcept
 Returns true when the source was recognized as a notehead.
 

Public Attributes

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.
 

Detailed Description

Result returned by notehead classification.


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