axmol/cocos/math
giginet 2a0524322e Implement Rect::intersectsCircle
This method checks the intersect status between the rect and a circle.
2015-04-13 23:16:06 +09:00
..
CCAffineTransform.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAffineTransform.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CCGeometry.cpp Implement Rect::intersectsCircle 2015-04-13 23:16:06 +09:00
CCGeometry.h Implement Rect::intersectsCircle 2015-04-13 23:16:06 +09:00
CCMath.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
CCMathBase.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CCVertex.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCVertex.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
CMakeLists.txt Multi platform cmake support 2014-10-03 23:21:45 +01:00
Mat4.cpp performance improvement 2014-12-04 18:37:57 +08:00
Mat4.h [ci skip]Update comments. 2015-03-27 18:26:14 +08:00
Mat4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
MathUtil.cpp The fix for recognizing android arm64 device and using NEON64 for android arm64 device. 2014-11-25 10:33:15 +08:00
MathUtil.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +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 add Quaternion::ZERO 2014-07-31 18:36:30 +08:00
Quaternion.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Quaternion.inl modify by colleague for cocostudio. 2015-01-16 13:23:03 +08:00
TransformUtils.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
TransformUtils.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Vec2.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec2.h [ci skip]add group base to files in math folder 2015-03-27 11:34:52 +08:00
Vec2.inl Add greater than operator to Vec2 2014-10-24 20:27:06 +01:00
Vec3.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
Vec3.h Optimize Vec3 2015-04-05 13:09:50 +03:00
Vec3.inl Optimize Vec3 2015-04-05 13:09:50 +03:00
Vec4.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07: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