LibreOffice Module basegfx (master) 1
|
#include <basegfx/range/b2drange.hxx>
#include <basegfx/range/b2irange.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
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) |