public static Plane FromPoints( Point3 point1, Point3 point2, Point3 point3 )
Public Shared Function FromPoints ( point1 As Point3, point2 As Point3, point3 As Point3 ) As Plane
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.