getEnvPoint

abstract fun getEnvPoint(viewPoint: Point): P(source)

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

Return

a Position2D object whose coordinates are from env-space

Parameters

viewPoint

is the Point object whose coordinates are from view-space