LibreOffice Module basegfx (master) 1
Namespaces | Functions
b2drange.cxx File Reference
#include <basegfx/range/b2drange.hxx>
#include <basegfx/range/b2irange.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
Include dependency graph for b2drange.cxx:

Go to the source code of this file.

Namespaces

namespace  basegfx
 

Functions

B2IRange basegfx::fround (const B2DRange &rRange)
 Round double to nearest integer for 2D range. More...
 
B2DRange basegfx::operator* (const ::basegfx::B2DHomMatrix &rMat, const B2DRange &rB2DRange)