|
MUSX Document Model
|
The resolved main or alternate symbol selection for an articulation definition. More...
#include <Others.h>
Public Attributes | |
| bool | usesAlternate {} |
| True when the alternate symbol is selected. | |
| bool | isShape {} |
| Whether the selected symbol uses a shape definition. | |
| Cmper | shapeId {} |
| Shape ID for the selected symbol when isShape is true. | |
| Evpu | xOffset {} |
| Horizontal offset for the selected symbol. | |
| Evpu | yOffset {} |
| Vertical offset for the selected symbol. | |
| char32_t | character {} |
| The selected symbol character. | |
| std::shared_ptr< FontInfo > | font |
| Font info for the selected symbol. | |
The resolved main or alternate symbol selection for an articulation definition.