#include <CoordinatesConverter.h>
Public Member Functions | |
| SPRect () | |
| SPRect (int atop, int aleft, int aright, int abottom) | |
Public Attributes | |
| int | top |
| int | left |
| int | right |
| int | bottom |
| ScoreProcessing::SPRect::SPRect | ( | ) | [inline] |
| ScoreProcessing::SPRect::SPRect | ( | int | atop, | |
| int | aleft, | |||
| int | aright, | |||
| int | abottom | |||
| ) | [inline] |
1.5.8