Main Page | Data Structures | File List | Data Fields | Globals

MrElement Struct Reference

#include <mr_element.h>


Data Fields

short int typeA
short int typeB
int x
int y
int w
int h
short int scale


Detailed Description

This represents a graphical music element on a stave in rectangular coordinates.


Field Documentation

int MrElement::h
 

height in pixel

short int MrElement::scale
 

scale should be between 0 for 'a' and 7 for 'g'

short int MrElement::typeA
 

see element types definition

short int MrElement::typeB
 

int MrElement::w
 

width in pixel

int MrElement::x
 

x upper left position in the image (partition)

int MrElement::y
 

y upper left position in the image (partition)


The documentation for this struct was generated from the following file:
Generated on Sun Apr 9 17:29:41 2006 for MusicReco by  doxygen 1.4.4