Giveda® Embedded Midware  1.2.0
本文档受《版权法》、《版权公约》保护。深圳技达®版权所有
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
GPoint 成员列表

成员的完整列表,这些成员属于 GPoint,包括所有继承而来的类成员

GPoint()GPoint
GPoint(T_OFFSET x, T_OFFSET y)GPoint
GPoint(const T_POINT &tp)GPoint
isNull() const GPoint
operator!=(const GPoint &, const GPoint &)GPointfriend
operator*(const GPoint &, float)GPointfriend
operator*(float, const GPoint &)GPointfriend
operator*(const GPoint &, double)GPointfriend
operator*(double, const GPoint &)GPointfriend
operator*(const GPoint &, int)GPointfriend
operator*(int, const GPoint &)GPointfriend
operator*=(float c)GPoint
operator*=(double c)GPoint
operator*=(int c)GPoint
operator+(const GPoint &, const GPoint &)GPointfriend
operator+=(const GPoint &p)GPoint
operator-(const GPoint &, const GPoint &)GPointfriend
operator-(const GPoint &)GPointfriend
operator-=(const GPoint &p)GPoint
operator/(const GPoint &, double)GPointfriend
operator/=(double c)GPoint
operator==(const GPoint &, const GPoint &)GPointfriend
rx()GPoint
ry()GPoint
setX(T_OFFSET x)GPoint
setY(T_OFFSET y)GPoint
x() const GPoint
y() const GPoint