normalVectorAt

abstract fun normalVectorAt(p: Point): Vector2D

Returns the normal vector to the shortest point to the edge


open fun normalVectorAt(ml: Matrix, p: Point, mr: Matrix): Point

Deprecated

Untested yet

ml transformation matrix of this Shape2D, mr transformation matrix of the point p