digikam
DigikamPerspectiveImagesPlugin Namespace Reference
Classes | |
| class | Matrix |
| class | PerspectiveTool |
| class | PerspectiveWidget |
| class | Triangle |
Variables | |
| static double | identityMatrix [3][3] |
Variable Documentation
double DigikamPerspectiveImagesPlugin::identityMatrix[3][3] [static] |
Initial value:
{ { 1.0, 0.0, 0.0 },
{ 0.0, 1.0, 0.0 },
{ 0.0, 0.0, 1.0 } }
Definition at line 39 of file imageplugins/perspective/matrix.cpp.
KDE 4.4 API Reference