[][src]Module gut::ops

Re-exports

pub use transform::*;

Modules

transform

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

Traits

Absorb
Area
BoundingBox
Centroid
Contains
Empty
Intersect

Intersection trait, describes the intersection operation between two objects.

Norm
NormSquared
Normal
ShapeMatrix

Shape matrices are useful for finite element analysis.

Skew
Volume