Public Attributes | |
int | type |
double | begin |
double | end |
int | nTicks_max |
int | precision |
double | offsetVal |
float | opacity |
const double * | color |
Protected Member Functions | |
void | init () |
Protected Attributes | |
double | tBegin |
double | tEnd |
double | tOffsetVal |
CImg< double > | scale |
CImg< double > | scaleLoc |
Friends | |
struct | CImgSignalDrawer |