Skip to main content
Skip table of contents

struct.POINT_2D

2차원 좌표를 표현하기 위한 구조체 정보로 다음과 같은 필드로 구성되어 있다.

BYTE#

필드명

데이터 형

비고

0

x 좌표 정보

float

-

x 좌표값

4

y 좌표 정보

float

-

y 좌표값

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.