Emx::EpPoint结构体 参考

#include "MediaRegion.hpp"

Public 属性

unsigned short x
 点的 x 坐标,使用 16 位无符号整数表示 更多...
 
unsigned short y
 点的 y 坐标,使用 16 位无符号整数表示 更多...
 

详细描述

二维平面上的一个点

类成员变量说明

◆ x

unsigned short Emx::EpPoint::x

◆ y

unsigned short Emx::EpPoint::y