GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
Public Member Functions | |
GRBowingContext () | |
Public Attributes | |
GRStaff * | staff |
bool | openRight |
bool | openLeft |
GRStdNoteHead * | topLeftHead |
GRStdNoteHead * | bottomLeftHead |
GRStdNoteHead * | topRightHead |
GRStdNoteHead * | bottomRightHead |
int | stemDirLeft |
int | stemDirRight |
GRGlobalStem * | leftChordStem |
GRGlobalStem * | rightChordStem |
int | curveDir |
|
inline |
GRStdNoteHead* GRBowing::GRBowingContext::bottomLeftHead |
GRStdNoteHead* GRBowing::GRBowingContext::bottomRightHead |
int GRBowing::GRBowingContext::curveDir |
GRGlobalStem* GRBowing::GRBowingContext::leftChordStem |
bool GRBowing::GRBowingContext::openLeft |
bool GRBowing::GRBowingContext::openRight |
GRGlobalStem* GRBowing::GRBowingContext::rightChordStem |
GRStaff* GRBowing::GRBowingContext::staff |
int GRBowing::GRBowingContext::stemDirLeft |
int GRBowing::GRBowingContext::stemDirRight |
GRStdNoteHead* GRBowing::GRBowingContext::topLeftHead |
GRStdNoteHead* GRBowing::GRBowingContext::topRightHead |