#include <OrientationData.h>
class TEfOrientation : public TEfCommon |
Public Attributes | |
---|---|
TInt32 | iAboveX |
TInt32 | iAboveY |
TInt32 | iAboveZ |
TInt32 | iFrontX |
TInt32 | iFrontY |
TInt32 | iFrontZ |
TInt32 | iHeading |
TInt32 | iPitch |
TInt32 | iRoll |
Public Member Functions | |
---|---|
TEfOrientation() | |
TEfOrientation(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32) |
Inherited Attributes | |
---|---|
TEfCommon::iEnabled | |
TEfCommon::iEnforced | |
TEfCommon::iHaveUpdateRights |
Inherited Functions | |
---|---|
TEfCommon::TEfCommon() |
This class defines the effect data structure to be passed between client and server.