Click or drag to resize
Accord.NET (logo)

Point3 Constructor

Overload List
  NameDescription
Public methodPoint3(Vector3)
Creates a new Point3 structure from the given coordinates.
Public methodPoint3(Single, Single, Single)
Creates a new Point3 structure from the given coordinates.
Top
See Also