Expand description
All availble geometry types
Structs§
- BoxGeometry
- A Represenation for a Box Geometry.
- Cylinder
Geometry - A Represenation for a Cylinder Geometry.
- Geometry
Shape Data - Mesh
Geometry - Sphere
Geometry - A Represenation for a Sphere Geometry.
Enums§
Traits§
- Boxed
Mirror - A trait to mirror items inside of a
Box<T>
. - Geometry
Interface - An interface for working with
Geometry
s generically.