axmol/cocos/math
halx99 552d5d8cf7 using type alias 2021-11-20 18:03:48 +08:00
..
CCAffineTransform.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCAffineTransform.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCMath.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
CCMathBase.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCVertex.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
Mat3.cpp fix ci warnings 2020-09-04 18:34:15 +08:00
Mat3.h fix ci warnings 2020-09-04 18:34:15 +08:00
Mat4.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
Mat4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Mat4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
MathUtil.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
MathUtil.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
MathUtil.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
MathUtilNeon64.inl Update MathUtilNeon64.inl 2014-11-25 10:33:16 +08:00
MathUtilSSE.inl enable neon on IOS and refactor code 2014-09-24 16:12:47 +08:00
Quaternion.cpp refactor Quaternion class (#20031) (#20213) 2019-10-17 11:12:49 +08:00
Quaternion.h refactor Quaternion class (#20031) (#20213) 2019-10-17 11:12:49 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Rect.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
Rect.h Fix reviews 2021-10-24 21:55:48 +08:00
TransformUtils.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
TransformUtils.h delete useless files and clean codes (#20279) 2019-11-06 14:24:06 +08:00
Vec2.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.h using type alias 2021-11-20 18:03:48 +08:00
Vec2.inl Resolve reviews 2021-10-24 14:09:59 +08:00
Vec3.cpp remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec3.h remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec3.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec4.inl vec4 operator < seems error (#17072) 2016-12-29 15:26:25 +08:00