TexturedPoint2D Struct

struct QSGGeometry::TexturedPoint2D

QSGGeometry::TexturedPoint2D 구조체는 텍스처 좌표로 2D 포인트에 액세스하기 위한 편리한 구조체입니다. 더 보기...

공용 함수

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

상세 설명

멤버 함수 문서

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

버텍스의 위치를 xy 로, 텍스처 좌표를 txty 로 설정합니다.

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.