Gets the distance from specified point to specified plane.
Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed
Java Copy Code |
---|
public static double pointToPlaneDist ( |
A Point3D instance.
A point from the plane.
The plane's normal vector.