getViewPoint

abstract fun getViewPoint(envPoint: P): Point(source)

Converts a point from the env-space to the view-space.

Return

a Point object whose coordinates are from view-space

Parameters

envPoint

is the Position2D object whose coordinates are from env-space