|
stator
A math, geometry, and utility library
|
Go to the source code of this file.
Classes | |
| class | stator::geometry::Point< Scalar, D > |
| A point. More... | |
Namespaces | |
| stator | |
| The stator library namespace. | |
| stator::geometry | |
| Geometric types and algorithms for calculating properties (e.g., intersection, volume). | |
Functions | |
| template<typename Scalar , size_t D> | |
| Scalar | stator::geometry::area (const Point< Scalar, D > &sphere) |
| template<typename Scalar , size_t D> | |
| constexpr Scalar | stator::geometry::volume (const Point< Scalar, D > &ball) |
1.8.13