36 rMat.get(0, 0) *
mnX +
37 rMat.get(0, 1) *
mnY +
40 rMat.get(1, 0) *
mnX +
41 rMat.get(1, 1) *
mnY +
Base Point class with two sal_Int32 values.
B2IPoint & operator*=(const B2IPoint &rPnt)
*=operator to allow usage from B2IPoint, too
B2IPoint & operator=(const ::basegfx::B2ITuple &rPoint)
assignment operator to allow assigning the results of B2ITuple calculations
B2IRange fround(const B2DRange &rRange)
Round double to nearest integer for 2D range.