Structsยง
- Box2D
- A 2D axis-aligned bounding box
- Box3D
- A 3D axis-aligned bounding box
- Circle
- A 2D circle
- Line
Segment2D - A 2D line segment defined by two endpoints
- Line
Segment3D - A 3D line segment defined by two endpoints
- Sphere
- A 3D sphere
- Triangle2D
- A 2D triangle defined by three vertices
- Triangle3D
- A 3D triangle defined by three vertices