Crate batbox_lapp
source ·Expand description
Linear algebra ++
Structs
- Represents a cardinal spline.
- A polygonal chain connecting a vector of points in space
- Represents a single interval of the curve.
- A 2d quad
- A 2d segment
- Represents any curve given by a parametric function
f(t)
. - A reference to a 2d object with additional transformation applied
Traits
- A trait representing a curve defined by intervals with key points and tangents.
- A trait representing a generic curve.
- Represents a type that can be used to fit Transform2d objects into
- An object in 2d space, bounded by a Quad
- Extra methods for Transform2d types