MIRA
|
This is the complete list of members for RasterTransformation, including all inherited members.
begin() const | RasterTransformation | inline |
clipLine(const Rect2i &area, Point3d &p1, Point3d &p2) | RasterTransformation | inlineprotectedstatic |
mBegin | RasterTransformation | protected |
mConfig | RasterTransformation | protected |
mImpl | RasterTransformation | protected |
operator=(const RasterTransformation &other) | RasterTransformation | inline |
operator==(const RasterTransformation &other) const | RasterTransformation | inline |
RasterTransformation(const Rect2i &srcArea=Rect2i(0, 0, 1, 1), const Rect2i &tgtArea=Rect2i(0, 0, 1, 1), const Point2d &srcRef=Point2d(0.0, 0.0), const Point2d &tgtRef=Point2d(0.0, 0.0), double scale=1.0, double rotate=0.0, bool dense=false) | RasterTransformation | inline |
RasterTransformation(const RasterTransformation &other) | RasterTransformation | inline |