#include <Writer.hh>
Public Member Functions | |
int & | operator[] (unsigned int i) |
int | operator[] (unsigned int i) const |
Public Attributes | |
int | boundarySize [4] |
This struct is used so we can initialize this array in the constructor.
boundarySize[0] == left boundarySize[1] == right boundarySize[2] == bottom boundarySize[3] == top