Create a 3D point of the specific location

C# | Visual Basic | Visual C++ |
public Point3D( T x, T y, T z )
Public Sub New ( _ x As T, _ y As T, _ z As T _ )
public: Point3D( T x, T y, T z )
Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)