Crate geom3d[][src]

Re-exports

pub use curve::CurveGroup;
pub use model::Model;

Modules

consts

Basic mathematical constants.

curve
model
surface
utils

Macros

grid

Init a grid with values.

Structs

Grid

Stores elements of a certain type in a 2D grid structure.

KnotVector

knot vector

TriangleMesh

Traits

Face

A face can be representable by a triangle mesh.

Type Definitions

Float
Point3
Point4
Quat
Vec3
Vec4