Point2D Class
(QSGGeometry::Point2D)The QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points. 更多...
头文件: | #include <Point2D> |
qmake: | QT += quick |
公有函数
void | set(float x, float y) |
详细描述
The QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points.