Astra SDK  v2.1.3
Public 成员函数 | 所有成员列表
com.orbbec.astra.Plane类 参考

Public 成员函数

 Plane (float a, float b, float c, float d)
 
float getA ()
 
float getB ()
 
float getC ()
 
float getD ()
 
String toString ()
 

详细描述

3D geometric plane Represents a 3D plane. The normal of the plane is defined to be(A, B, C). The plane coefficients and real world coordinates(x, y, and z) are related by the plane equation: Ax + By + Cz + D = 0


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