aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/math/geom/plane/affine_transform.hpp
Commit message (Expand)AuthorAgeFilesLines
* math: Move AABBox* from jau::math -> jau::math::geomSven Göthel2024-04-291-1/+1
* math: Use templates, fix alignment and 'iterator' (pointer) r/w access; enfor...Sven Göthel2024-04-151-0/+44
* Fix macro header name (to be included once)Sven Göthel2024-04-151-3/+3
* math: AffineTransform: Use epsilon aware is_zero() and equals() operationsSven Göthel2024-04-131-35/+33
* math: Migrate linear algebra + float IEEE 754 (IEC 559) functionality from gf...Sven Göthel2024-04-131-0/+607