Module geometry

Source
Expand description

All availble geometry types

Structs§

BoxGeometry
A Represenation for a Box Geometry.
CylinderGeometry
A Represenation for a Cylinder Geometry.
GeometryShapeData
MeshGeometry
SphereGeometry
A Represenation for a Sphere Geometry.

Enums§

GeometryShapeContainer

Traits§

BoxedMirror
A trait to mirror items inside of a Box<T>.
GeometryInterface
An interface for working with Geometrys generically.