[][src]Module codenano::geometry

3D points and vectors

Structs

Point

Represents 3D coordinates of the point of a finite element system

Vector

Represents the difference between two Points

Functions

distance_segment

Return the distance between the segmens [a, b] and [c, d]