Point2D Struct

struct QSGGeometry ::Point2D

QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points. 更多...

公共函数

void set (float x , float y )

详细描述

成员函数文档编制

void Point2D:: set ( float x , float y )

Sets the x and y values of this point to x and y .