CPanoramaTransform Class Reference
class CPanoramaTransform : public CBase |
This class provides help functions for handling the result of the viewfinder tracking. It contains getters and setters.
Constructor & Destructor Documentation
CPanoramaTransform()
CPanoramaTransform | ( | ) | [private] |
~CPanoramaTransform()
IMPORT_C | ~CPanoramaTransform | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
GetDirection(TDirection &)
Get the direction of a panorama transform
GetDirection(TDirection &, TInt &)
IMPORT_C void | GetDirection | ( | TDirection & | aDirection, |
| TInt & | aMinimumDelta |
| ) | |
Get the direction of a panorama transform
Parameters
TDirection & aDirection | Direction of the panorama |
TInt & aMinimumDelta | Minimum translation in percent. |
GetTranslation(TPoint &, TSize &)
IMPORT_C void | GetTranslation | ( | TPoint & | aDxDy, |
| TSize & | aDims |
| ) | const |
Get the translation part of a PanoramaTransform
Parameters
TPoint & aDxDy | x and y coordinates |
TSize & aDims | Image dimensions for the transform |
NewL()
Constructs a new panorama transform object.
A leave occurs if there is insufficient memory available.
SetDirection(TDirection &)
Set the desired direction of a panorama transform
SetDirection(TDirection &, TInt)
Set the desired direction of a panorama transform
Parameters
TDirection & aDirection | Direction of the panorama |
TInt aMinDelta | Minimum translation in percent. |
SetTranslationL(const TPoint &, const TSize &)
IMPORT_C void | SetTranslationL | ( | const TPoint & | aDxDy, |
| const TSize & | aDims |
| ) | |
Set the desired translation values on a panorama transform object.
Parameters
const TPoint & aDxDy | x and y coordinates |
const TSize & aDims | Image dimenstion for the transform |
Member Data Documentation
CPanoramaTransformImpl * iPanTransImpl
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.