Module rust_3d::factory_2d [] [src]

functions used for the creation of 2D shapes and geometries

Functions

arc

Creates an arc with the given center, diameter, resolution and start and end angles in radians

ellipse

Creates an ellipse with the given center, a, b and resolution

involut_circle

Creates a involut circle with the given center, diameter, resolution and start and end angles in radians

rectangle

Creates a 2D rectangle from given center width and height