Expand description
Shape of an object.
Structs§
- Shape
Mapper - A new shape obtained by applying some mapping to another shape.
Enums§
- Bound
Class - Device interface for bound.
- Shape
Class - Device interface for shape.
- Target
Class - Device interface for target.
Traits§
- Bound
- Bounding shape that contains the whole object inside.
- Bounded
- The shape that could be put inside the specified bound.
- Shape
- Shape of an object.
- Target
- Target is a shape that is able to uniformly draw a random vector pointing to itself from any given point in space.
- Targeted
- The shape that could be put inside the specified bound.