Contents
Interface IProjector
public interface IProjector
-
Method Summary
Modifier and TypeMethodDescriptionvoid
project
(double[] p3d, Point2D.Double wp) Project a 3D point onto a 2D plane.
void
project(double[] p3d,
Point2D.Double wp)