[][src]Module gut::ops::transform

This module defines a number of transformations that can be applied to geometrical objects like meshes or point clouds.

Traits

Rotate

Rotate a given object by a certain amount. All functions rotate the object using the right-hand-rule.

Rotated
Scale
Scaled
Translate
Translated