TEfOrientation Class Reference

class TEfOrientation : public TEfCommon

This class defines the effect data structure to be passed between client and server.

OrientationEffect.lib
Since
3.0

Inherits from

Constructor & Destructor Documentation

TEfOrientation()

TEfOrientation ( ) [inline]

Constructor.

TEfOrientation(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TInt32)

TEfOrientation ( TInt32 aHeading,
TInt32 aPitch,
TInt32 aRoll,
TInt32 aFrontX,
TInt32 aFrontY,
TInt32 aFrontZ,
TInt32 aAboveX,
TInt32 aAboveY,
TInt32 aAboveZ
) [inline]

Constructor.

Parameters

TInt32 aHeading
TInt32 aPitch
TInt32 aRoll
TInt32 aFrontX
TInt32 aFrontY
TInt32 aFrontZ
TInt32 aAboveX
TInt32 aAboveY
TInt32 aAboveZ

Member Data Documentation

TInt32 iAboveX

TInt32 iAboveX

TInt32 iAboveY

TInt32 iAboveY

TInt32 iAboveZ

TInt32 iAboveZ

TInt32 iFrontX

TInt32 iFrontX

TInt32 iFrontY

TInt32 iFrontY

TInt32 iFrontZ

TInt32 iFrontZ

TInt32 iHeading

TInt32 iHeading

TInt32 iPitch

TInt32 iPitch

TInt32 iRoll

TInt32 iRoll