axmol/cocos/math
minggo 0d121d7913
remove void in function declaration (#19954)
2019-07-22 09:38:46 +08:00
..
CCAffineTransform.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCAffineTransform.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGeometry.cpp remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
CCGeometry.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCMath.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
TransformUtils.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
Vec2.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Vec2.h remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07:00
Vec2.inl remove redundant user-defined copy constructor and destructor, (#19638) 2019-04-25 17:59:25 -07: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