Point structure for 3D position.

Namespace:  MotionTracking
Assembly:  motiontracking (in motiontracking.dll)

Syntax

Visual Basic (Declaration)
Public Structure Point3DF
C#
public struct Point3DF
Visual C++
public value class Point3DF
JavaScript
JavaScript supports the use of structures, but not the declaration of new ones.

See Also