GuitarPrometheus::Render::LaidOutKeySigAccidental
GuitarPrometheus::Render::LaidOutKeySigAccidental
One accidental glyph in the key signature, placed after the clef at the start of the system.
#include <LayoutEngine.h>
Public Attributes
| Name | |
|---|---|
| float | xPx |
| float | yPx |
| MusicModels::Accidental | accidental |
Public Attributes Documentation
variable xPx
float xPx = 0.f;variable yPx
float yPx = 0.f;variable accidental
MusicModels::Accidental accidental = MusicModels::Accidental::Sharp;Updated on 2026-05-29 at 07:39:52 +0000