CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::GPointF类 参考

Public 成员函数

 GPointF ()
 GPointF (double x_, double y_)
 ~GPointF ()
const GPointFoperator= (const GPointF &other)
GPointF Translation (const GVectorF &vt, double add=0.0) const

Public 属性

double x
double y

构造及析构函数说明

◆ GPointF() [1/2]

BUI::GPointF::GPointF ( )

◆ GPointF() [2/2]

BUI::GPointF::GPointF ( double x_,
double y_ )

◆ ~GPointF()

BUI::GPointF::~GPointF ( )

成员函数说明

◆ operator=()

const GPointF & BUI::GPointF::operator= ( const GPointF & other)

◆ Translation()

GPointF BUI::GPointF::Translation ( const GVectorF & vt,
double add = 0.0 ) const

类成员变量说明

◆ x

double BUI::GPointF::x

◆ y

double BUI::GPointF::y
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2026 · CBlueStudio 版权所有