GestureHelper::TRealPoint Struct Reference

struct GestureHelper::TRealPoint

Point of float accuracy

Public Member Functions
TRealPoint()
TRealPoint(const TRealPoint &)
TRealPoint(TReal, TReal)
TBool operator==(const TRealPoint &)
Public Attributes
TReal32 iX
TReal32 iY

Constructor & Destructor Documentation

TRealPoint()

TRealPoint()[inline]

TRealPoint(const TRealPoint &)

TRealPoint(const TRealPoint &aPoint)[inline]

Parameters

const TRealPoint & aPoint

TRealPoint(TReal, TReal)

TRealPoint(TRealaX,
TRealaY
)[inline]

Parameters

TReal aX
TReal aY

Member Functions Documentation

operator==(const TRealPoint &)

TBool operator==(const TRealPoint &aPoint)const [inline]

Parameters

const TRealPoint & aPoint

Member Data Documentation

TReal32 iX

TReal32 iX

TReal32 iY

TReal32 iY