OpenNI2 SDK  v2.3.0.81
Public 成员函数 | 所有成员列表
org.openni.Point2D< T > 模板类 参考

Public 成员函数

 Point2D (T x, T y)
 
getX ()
 
getY ()
 

详细描述

The Point2D object encapsulate 2 Dimension point

构造及析构函数说明

◆ Point2D()

org.openni.Point2D< T >.Point2D ( x,
y 
)
inline

The Point2D constructor

参数
xcoordinate of the point
ycoordinate of the point

成员函数说明

◆ getX()

T org.openni.Point2D< T >.getX ( )
inline

Return X coordinate

返回
X coordinate

◆ getY()

T org.openni.Point2D< T >.getY ( )
inline

Return X coordinate

返回
X coordinate

该类的文档由以下文件生成: