GUIDOLib  1.7.7
Guido Engine Internal Documentation
Public Member Functions | Public Attributes | List of all members
PianoRoll::DrawParams Struct Reference

Public Member Functions

 DrawParams (int inWidth, int inHeight, float inNoteHeight, float inUntimedLeftElementWidth, VGDevice *inDev)
 

Public Attributes

int width
 
int height
 
float noteHeight
 
float untimedLeftElementWidth
 
double colorHue
 
VGDevicedev
 

Constructor & Destructor Documentation

◆ DrawParams()

PianoRoll::DrawParams::DrawParams ( int  inWidth,
int  inHeight,
float  inNoteHeight,
float  inUntimedLeftElementWidth,
VGDevice inDev 
)
inline

Member Data Documentation

◆ colorHue

double PianoRoll::DrawParams::colorHue

◆ dev

VGDevice* PianoRoll::DrawParams::dev

◆ height

int PianoRoll::DrawParams::height

◆ noteHeight

float PianoRoll::DrawParams::noteHeight

◆ untimedLeftElementWidth

float PianoRoll::DrawParams::untimedLeftElementWidth

◆ width

int PianoRoll::DrawParams::width

Guido Project Copyright © 2019 Grame-CNCM