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

Go to the source code of this file.

Classes

class  basegfx::B3DPoint
 Base Point class with three double values. More...
 

Namespaces

namespace  basegfx
 

Functions

BASEGFX_DLLPUBLIC B3DPoint basegfx::operator* (const B3DHomMatrix &rMat, const B3DPoint &rPoint)
 Transform B3DPoint by given transformation matrix. More...