axmol/core/math
smilediver 3f8d47dc36
Trim trailing whitespace for files in `core` folder (#2089)
2024-08-15 12:14:02 +08:00
..
AffineTransform.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
AffineTransform.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
CMakeLists.txt Move color types to math/Color.h (#1741) 2024-03-14 23:38:45 +08:00
Color.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Color.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
FastRNG.h Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
Mat3.h Merge: 41714a04fd 2631c8405b 2023-09-02 19:56:50 +08:00
Mat4.cpp Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
Mat4.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Mat4.inl Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
Math.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
MathBase.h Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
MathUtil.cpp Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
MathUtil.h Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
MathUtil.inl Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
MathUtilNeon.inl Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
MathUtilSSE.inl Refactor math simd (#2070) 2024-08-04 09:46:36 +08:00
Quaternion.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Quaternion.h Migrate more macors 2022-07-16 10:43:05 +08:00
Quaternion.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
Rect.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Rect.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TransformUtils.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
TransformUtils.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Vec2.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec2.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Vec2.inl Add operator for Vec2/Vec2. (#1445) 2023-11-23 09:04:09 +08:00
Vec3.cpp Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec3.h Remove CC prefix from code file name (#1230) 2023-06-11 13:08:08 +08:00
Vec3.inl Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
Vec4.cpp Enhance Color4F and method naming change (#2072) 2024-08-04 19:50:14 +08:00
Vec4.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Vertex.cpp Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Vertex.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00