apply

abstract fun apply(obj: O): O(source)

Applies the transformation to a point.

Return

The transformed point.

Parameters

obj

The geometric object to transform.