TGfxPoint2D Class Reference
Implementation of a 2D point.
Constructor & Destructor Documentation
TGfxPoint2D()
Constructor. Default coordinates to (0, 0).
TGfxPoint2D(TFloatFixPt, TFloatFixPt)
Constructor. Define point to be at the given coordinates.
Member Functions Documentation
Distance(const TGfxPoint2D &)
Get distance between this point and the given point.
Parameters
const TGfxPoint2D & aPoint | : point for distance calculation |
DistanceSq(const TGfxPoint2D &)
Get distance squared between this point and the given point.
Parameters
const TGfxPoint2D & aPoint | : point for distance calculation |
operator!=(const TGfxPoint2D &)
operator==(const TGfxPoint2D &)
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.