NormalTransformable

Mixin template that generates the boilerplate code for the $(U Transformable) interface.

This template is provided for convenience, so that you don't have to add the properties and functions manually.

mixin template NormalTransformable () {}

Meta