public class CGAlgorithms3D extends Object
| Constructor and Description |
|---|
CGAlgorithms3D() |
public static double distanceSegmentSegment(Point A, Point B, Point C, Point D)
A - the start point of the first segmentB - the end point of the first segmentC - the start point of the second segmentD - the end point of the second segmentCopyright © 2015 Revolution Systems Inc.. All rights reserved.