Files
filament/libs/math/include/math
Mathias Agopian bef849b0e3 large code cleanup (#8364)
* Remove redundant qualifiers in filament public headers

* remove redundant qualifiers in filament implementation

* remove redundant qualifiers in libutils public headers

* remove redundant qualifier for libutils implementation

* remove redundant qualifiers for libmath

* use is_same_v<> instead of is_same<>

* bring back Builder::name()

we keep Builder::name() on all object, and forward to the MixIn class
that does the implementation, so that we have correct documentation, and
better IDE completion.

* add missing const parameters in filament's implementation

* various source cleanup

- missing includes
- missing const
- C cast style
- superfluous inline keyword
2025-01-17 17:50:16 -08:00
..
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2025-01-17 17:50:16 -08:00
2023-09-07 00:09:02 -07:00
2019-08-09 15:07:12 -07:00
2023-09-21 13:02:35 -07:00
2025-01-17 17:50:16 -08:00