Gets the distance from specified point to polygon's plane.
Namespace: com.mindfusion.charting.threed
File: com.mindfusion.charting.threed
SyntaxJava
Copy Code
|
|---|
public double pointToPlaneDist ( |
A Point3D instance.
A double value representing the distance.
See Also