SOFUS ..
|
Mathematical structures. More...
Classes | |
struct | point_t< T > |
Point type (aligned) More... | |
struct | mat3_t< T > |
struct | rect_t< T > |
Rectangle. More... | |
struct | bbox_t< T > |
Bounding box. More... | |
struct | euler_t< T > |
Euler angles. More... | |
struct | circle_t< T > |
struct | ellipsis_t< T > |
struct | element_rect_t< T > |
Element representation. More... | |
struct | element_circular_t< T > |
Namespaces | |
namespace | sps |
Single Purpose Solutions. A number of lighweight additions to C and/or C++. | |
Typedefs | |
template<typename T > | |
using | vector_t = point_t< T > |
Vector aliased as point. More... | |
Mathematical structures.
Copyright 2017 Jens Munk Hansen