LibreOffice Module basegfx (master) 1
|
#include <basegfx/vector/b3dvector.hxx>
#include <basegfx/point/b3dpoint.hxx>
#include <basegfx/tuple/b3dtuple.hxx>
#include <basegfx/range/basicrange.hxx>
#include <basegfx/basegfxdllapi.h>
Go to the source code of this file.
Classes | |
class | basegfx::B3DRange |
Namespaces | |
namespace | basegfx |
Functions | |
B3DRange | basegfx::operator* (const B3DHomMatrix &rMat, const B3DRange &rB2DRange) |
Transform B3DRange by given transformation matrix (see operator*=()) More... | |