GUIDOLib  1.7.7
A Music Score Rendering Engine
Public Attributes | List of all members
GPaintStruct Struct Reference

A structure to keep information about clipping and redrawing regions. More...

Public Attributes

bool erase
 a flag to ignore the following rect and to redraw everything More...
 
int left
 
int top
 
int right
 
int bottom
 

Detailed Description

A structure to keep information about clipping and redrawing regions.

Member Data Documentation

◆ bottom

int GPaintStruct::bottom

◆ erase

bool GPaintStruct::erase

a flag to ignore the following rect and to redraw everything

◆ left

int GPaintStruct::left

Absolute Guido virtual coordinates of the clipping rectangle. Only systems that intersect with this rectangle will be drawn.

◆ right

int GPaintStruct::right

◆ top

int GPaintStruct::top

Guido Project Copyright © 2019 Grame-CNCM