LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
b3drange.hxx File Reference
#include <basegfx/vector/b3dvector.hxx>
#include <basegfx/point/b3dpoint.hxx>
#include <basegfx/tuple/b3dtuple.hxx>
#include <basegfx/range/basicrange.hxx>
#include <basegfx/basegfxdllapi.h>
Include dependency graph for b3drange.hxx:
This graph shows which files directly or indirectly include this file:

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...