TexturedPoint2D 结构体

struct QSGGeometry::TexturedPoint2D

QSGGeometry::TexturedPoint2D 结构体是一个方便的结构体,用于访问带有纹理坐标的 2D 点。更多...

公共函数

voidset(float x, float y, float tx, float ty)

详细描述

成员函数文档

void TexturedPoint2D::set(float x, float y, float tx, float ty)

将顶点的位置设置为 xy,并将纹理坐标设置为 txty

© 2024 The Qt Company Ltd。本文档中的贡献为各自所有者的版权。本提供的文档根据自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款授予许可。Qt 和相应的徽标是芬兰以及其他国家和地区的 The Qt Company Ltd. 的商标。所有其他商标均为其各自所有者的财产。