API published in: S60 3rd Ed
Link against: orientationbase.lib
Required Capabilities
None
#include <orientationdata.h>
Inherits TEfCommon.
Public Member Functions |
|
TEfOrientation () | |
Constructor. |
|
TEfOrientation (TInt32 aHeading, TInt32 aPitch, TInt32 aRoll, TInt32 aFrontX, TInt32 aFrontY, TInt32 aFrontZ, TInt32 aAboveX, TInt32 aAboveY, TInt32 aAboveZ) | |
Constructor. |
|
Data Fields |
|
TInt32 | iHeading |
TInt32 | iPitch |
TInt32 | iRoll |
TInt32 | iFrontX |
TInt32 | iFrontY |
TInt32 | iFrontZ |
TInt32 | iAboveX |
TInt32 | iAboveY |
TInt32 | iAboveZ |
|
Constructor. |
|
Constructor. |
|
|
|
|
|
|
|
|
|