TEfDoppler Class Reference

class TEfDoppler : public TEfCommon

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

DopplerUtility.lib
Since
3.0

Inherits from

Constructor & Destructor Documentation

TEfDoppler()

TEfDoppler()[inline]

Constructor.

TEfDoppler(TInt32, TInt32, TInt32, TInt32, TInt32, TInt32, TUint32, TUint32)

TEfDoppler(TInt32aVelocityX,
TInt32aVelocityY,
TInt32aVelocityZ,
TInt32aAzimuth,
TInt32aElevation,
TInt32aRadius,
TUint32aFactor,
TUint32aMaxFactor
)[inline]

Constructor.

Parameters

TInt32 aVelocityX
TInt32 aVelocityY
TInt32 aVelocityZ
TInt32 aAzimuth
TInt32 aElevation
TInt32 aRadius
TUint32 aFactor
TUint32 aMaxFactor

Member Data Documentation

TInt32 iAzimuth

TInt32 iAzimuth

TInt32 iElevation

TInt32 iElevation

TUint32 iFactor

TUint32 iFactor

TUint32 iMaxFactor

TUint32 iMaxFactor

TInt32 iRadius

TInt32 iRadius

TInt32 iVelocityX

TInt32 iVelocityX

TInt32 iVelocityY

TInt32 iVelocityY

TInt32 iVelocityZ

TInt32 iVelocityZ