|
Functions |
LIB_STROKE_EXPORT unsigned | GetTimeStampCF () |
LIB_STROKE_EXPORT unsigned | GetCanvasWidthCF () |
LIB_STROKE_EXPORT unsigned | GetCanvasHeightCF () |
LIB_STROKE_EXPORT void | LoadMapCF (const char *iFileName, const char *iMapName, unsigned iNbLevels=4, float iSigma=1.f) |
LIB_STROKE_EXPORT float | ReadMapPixelCF (const char *iMapName, int level, unsigned x, unsigned y) |
LIB_STROKE_EXPORT float | ReadCompleteViewMapPixelCF (int level, unsigned x, unsigned y) |
LIB_STROKE_EXPORT float | ReadDirectionalViewMapPixelCF (int iOrientation, int level, unsigned x, unsigned y) |