file
primitives.h
Contents
- Reference
Namespaces
- namespace werkzeugkiste
- namespace werkzeugkiste::geometry
- Math utils for 2D/3D geometry.
Classes
-
template<typename T>class werkzeugkiste::geometry::Circle_
- Represents a circle.
-
template<typename T>class werkzeugkiste::geometry::Line2d_
- Represents a line/segment in 2d Euclidean space.
-
template<typename T>class werkzeugkiste::geometry::Line3d_
- Represents a line/segment in 3d Euclidean space.
-
template<typename T>class werkzeugkiste::geometry::Plane_
- Represents a plane in 3d Euclidean space.