OSDN Git Service

Fix to bezier curve length computation.
authorKaelthas_Spellsinger@o2.pl <Kaelthas_Spellsinger@o2.pl@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Thu, 24 Mar 2011 11:41:50 +0000 (11:41 +0000)
committerKaelthas_Spellsinger@o2.pl <Kaelthas_Spellsinger@o2.pl@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Thu, 24 Mar 2011 11:41:50 +0000 (11:41 +0000)
commit544b486daf03b2f331e2d9c9f87060b766161eca
tree438e0d3043c541f16bcf91be299580e925d78ce5
parentf55272b936a67f7568f4a8464725b7716ed8f973
Fix to bezier curve length computation.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7100 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/core/com/jme3/math/FastMath.java
engine/src/core/com/jme3/math/Spline.java