OpenNI 1.3.2
|
#include <XnTypes.h>
Public Attributes | |
XnVector3D | vNormal |
XnPoint3D | ptPoint |
A representation of a 3D plane. A plane is described by a point on it and a normal
XnPoint3D XnPlane3D::ptPoint |
A point on the plane.
XnVector3D XnPlane3D::vNormal |
The normal of the plane.