[][src]Module ncollide2d::procedural

Procedural mesh generation.

Modules

utils

Utilities useful for various generations tasks.

Structs

Polyline

Geometric description of a polyline.

Functions

bezier_curve

Given a set of control points, generates a (non-rational) Bezier curve.

circle

Creates a circle lying on the (x,y) plane.

rectangle

The contour of a cuboid lying on the x-y plane.

unit_circle

Creates a circle lying on the (x,y) plane.

unit_rectangle

The contour of a unit cuboid lying on the x-y plane.