celestia/src/celmath
Hleb Valoshka 5af65a58f3 [cmake] Remove cotire usage
* It doesn't work with cmake >= 3.12 and M$ VC++ (not a big issue)
* It doesn't work with extern "C" properly (blocks FFMPEG)
* It's unmaintained
2021-06-06 08:44:21 +03:00
..
CMakeLists.txt [cmake] Remove cotire usage 2021-06-06 08:44:21 +03:00
aabox.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
capsule.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
distance.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
ellipsoid.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
frustum.cpp Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
frustum.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
geomutil.h Support fisheye projection, dumb version 2020-11-20 23:52:23 +08:00
intersect.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
mathlib.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
perlin.cpp Move math code into celmath namespace 2019-05-20 10:48:04 +03:00
perlin.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
plane.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
quaternion.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00
ray.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
solve.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
sphere.h Fix warnings reported by clang/gcc 2020-06-20 10:11:09 +03:00
vecmath.h fix whitespaces and indents 2018-09-22 23:41:57 +03:00