Module gut::ops[][src]

Modules

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

Traits

Intersection trait, describes the intersection operation between two objects.

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

Shape matrices are useful for finite element analysis.