axmol/cocos/math
mogemimi f280a31323 Fix typo in documentation and comments 2015-12-09 01:48:24 +09:00
..
CCAffineTransform.cpp
CCAffineTransform.h fix typos and syntax error. A thorough check by tool VSSpellChecker. 2015-09-22 16:08:23 +08:00
CCGeometry.cpp Simple merge() version 2015-10-17 04:59:07 +09:00
CCGeometry.h Finished AutoPolygon and Sprite 2015-06-04 15:43:31 +08:00
CCMath.h
CCMathBase.h
CCVertex.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCVertex.h
CMakeLists.txt
Mat4.cpp
Mat4.h Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
Mat4.inl
MathUtil.cpp Adding linear interpolation convenient method in MathUtils. 2015-04-16 15:17:25 +02:00
MathUtil.h Adding linear interpolation convenient method in MathUtils. 2015-04-16 15:17:25 +02:00
MathUtil.inl
MathUtilNeon.inl
MathUtilNeon64.inl
MathUtilSSE.inl
Quaternion.cpp
Quaternion.h
Quaternion.inl
TransformUtils.cpp
TransformUtils.h
Vec2.cpp Fix typo in documentation and comments 2015-12-09 01:48:24 +09:00
Vec2.h Fix typos in documentation 2015-12-03 21:03:00 +09:00
Vec2.inl Optimize Vec2 2015-04-19 20:40:52 +03:00
Vec3.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
Vec3.h Fix typos in documentation 2015-12-03 21:03:00 +09:00
Vec3.inl Adding Lerp for Vec3 2015-04-16 14:43:12 +02:00
Vec4.cpp
Vec4.h
Vec4.inl