#include <b2dhommatrixtools.hxx>
Definition at line 151 of file b2dhommatrixtools.hxx.
◆ B2DHomMatrixBufferedDecompose()
basegfx::utils::B2DHomMatrixBufferedDecompose::B2DHomMatrixBufferedDecompose |
( |
const B2DHomMatrix & |
rB2DHomMatrix = B2DHomMatrix() | ) |
|
|
inline |
◆ getB2DHomMatrix()
B2DHomMatrix basegfx::utils::B2DHomMatrixBufferedDecompose::getB2DHomMatrix |
( |
| ) |
const |
|
inline |
◆ getRotate()
double basegfx::utils::B2DHomMatrixBufferedDecompose::getRotate |
( |
| ) |
const |
|
inline |
◆ getScale()
const B2DVector & basegfx::utils::B2DHomMatrixBufferedDecompose::getScale |
( |
| ) |
const |
|
inline |
◆ getShearX()
double basegfx::utils::B2DHomMatrixBufferedDecompose::getShearX |
( |
| ) |
const |
|
inline |
◆ getTranslate()
const B2DVector & basegfx::utils::B2DHomMatrixBufferedDecompose::getTranslate |
( |
| ) |
const |
|
inline |
◆ maScale
B2DVector basegfx::utils::B2DHomMatrixBufferedDecompose::maScale |
|
private |
◆ maTranslate
B2DVector basegfx::utils::B2DHomMatrixBufferedDecompose::maTranslate |
|
private |
◆ mfRotate
double basegfx::utils::B2DHomMatrixBufferedDecompose::mfRotate |
|
private |
◆ mfShearX
double basegfx::utils::B2DHomMatrixBufferedDecompose::mfShearX |
|
private |
The documentation for this class was generated from the following file: