GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
Save informations needed to draw the bow when different staves are needed, see GRPositionTag for comment. More...
Public Member Functions | |
GRBowingSaveStruct () | |
virtual | ~GRBowingSaveStruct () |
![]() | |
GRSaveStruct () | |
virtual | ~GRSaveStruct () |
Public Attributes | |
int | numoffsets |
NVPoint | offsets [3] |
NVPoint | position |
float | inflexion |
NVRect | box |
NVRect | max |
NVRect | min |
GRBowingContext | context |
Save informations needed to draw the bow when different staves are needed, see GRPositionTag for comment.
|
inline |
|
inlinevirtual |
NVRect GRBowing::GRBowingSaveStruct::box |
GRBowingContext GRBowing::GRBowingSaveStruct::context |
float GRBowing::GRBowingSaveStruct::inflexion |
NVRect GRBowing::GRBowingSaveStruct::max |
NVRect GRBowing::GRBowingSaveStruct::min |
int GRBowing::GRBowingSaveStruct::numoffsets |
NVPoint GRBowing::GRBowingSaveStruct::offsets[3] |
NVPoint GRBowing::GRBowingSaveStruct::position |