axmol/cocos/math
mogemimi 63b3043dc0 Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +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 Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
Mat4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07: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 Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
Quaternion.inl Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +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 extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
Vec2.inl Optimize Vec2 2015-04-19 20:40:52 +03:00
Vec3.cpp Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec3.h Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec3.inl Avoid overhead of casting float to double 2016-07-07 01:38:27 +09:00
Vec4.cpp Avoid overhead of casting between float and double 2016-07-28 06:49:41 +09:00
Vec4.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Vec4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00