|
LibreOffice Module basegfx (master) 1
|
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... | |