apply

open override fun apply(obj: Vec3): Vec3(source)

Applies the transformation to a point.

Return

The transformed point.

Parameters

obj

The geometric object to transform.