Point2D Struct

struct QSGGeometry::Point2D

QSGGeometry::Point2D 구조는 2D 포인트에 액세스하기 위한 편리한 구조입니다. 더 보기...

공용 함수

void set(float x, float y)

상세 설명

멤버 함수 문서

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

이 점의 x 및 y 값을 xy 으로 설정합니다.

© 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.