axmol/cocos/math
mogemimi ccc141fc99 Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
..
CCAffineTransform.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCAffineTransform.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGeometry.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
CCGeometry.h Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
CCMath.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCMathBase.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CCVertex.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCVertex.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CMakeLists.txt Multi platform cmake support 2014-10-03 23:21:45 +01:00
Mat4.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Mat4.h Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Mat4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
MathUtil.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
MathUtil.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +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 Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Quaternion.h Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Quaternion.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
TransformUtils.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
TransformUtils.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
Vec2.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec2.h Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec2.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec3.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec3.h Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec3.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Vec4.h Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00
Vec4.inl Remove unnecessary const return qualifiers (#16671) 2016-10-11 09:33:05 +08:00