◆ PointTransformAffine() [1/3]
Digikam::PointTransformAffine::PointTransformAffine |
( |
| ) |
|
◆ PointTransformAffine() [2/3]
Digikam::PointTransformAffine::PointTransformAffine |
( |
const std::vector< std::vector< float > > & |
m_, |
|
|
const std::vector< float > & |
b_ |
|
) |
| |
◆ PointTransformAffine() [3/3]
Digikam::PointTransformAffine::PointTransformAffine |
( |
const std::vector< std::vector< float > > & |
m_ | ) |
|
|
explicit |
◆ get_b()
const std::vector< float > & Digikam::PointTransformAffine::get_b |
( |
| ) |
const |
◆ get_m()
const std::vector< std::vector< float > > & Digikam::PointTransformAffine::get_m |
( |
| ) |
const |
◆ operator()()
const std::vector< float > Digikam::PointTransformAffine::operator() |
( |
const std::vector< float > & |
p | ) |
const |
The documentation for this class was generated from the following files: