GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
18 #include "GRPTagARNotationElement.h" 19 #include "GRGlobalStem.h"
bool isTwoNotesTremolo()
Definition: GRTremolo.h:36
float fStep
Definition: GRTremolo.h:55
This class is used to determine when a position tag ends.
Definition: GRPositionTag.h:32
float fThickness
Definition: GRTremolo.h:51
void computeSimpleStrokesCoordinates(NVPoint pos, float coorX[4], float coorY[4]) const
NVPoint fEndPos
Definition: GRTremolo.h:54
The base class for all graphic objects.
Definition: GObject.h:54
Numerator and denominator.
Definition: Fraction.h:23
std::string fPitch
Definition: GRTremolo.h:47
parent class for all notation elements.
Definition: GRNotationElement.h:54
float dx
Definition: GRTremolo.h:49
GRGlobalStem * findGlobalStem(GRSystemStartEndStruct *sse, GRNotationElement *stemOwner) const
not yet documented
Definition: ARTremolo.h:51
virtual void tellPosition(GObject *caller, const NVPoint &np)
virtual void OnDraw(VGDevice &hdc) const
void computeTwoNotesStrokesCoordinates(NVPoint firstPos, NVPoint endPos, float coorX[4], float coorY[4]) const
int fNumberOfStrokes
Definition: GRTremolo.h:44
virtual unsigned int getTextAlign() const
A GRStaff represents a single line of music.
Definition: GRStaff.h:181
not yet documented
Definition: GRTremolo.h:26
GRTremolo(GRStaff *stf, const ARTremolo *artrem)
not yet documented
Definition: GRPTagARNotationElement.h:25
Generic platform independant drawing device.
Definition: VGDevice.h:68
bool fIsTwoNotesTremolo
Definition: GRTremolo.h:52
NVPoint fStartPos
Definition: GRTremolo.h:53
float fWidth
Definition: GRTremolo.h:57
int fBeamCount
Definition: GRTremolo.h:45
float dy
Definition: GRTremolo.h:50
std::string fText
Definition: GRTremolo.h:48
Shared stem.
Definition: GRGlobalStem.h:36
float fDeltaY
Definition: GRTremolo.h:56
virtual ~GRTremolo()
Definition: GRTremolo.h:30
TYPE_DURATION fSpeed
Definition: GRTremolo.h:46