|
|
@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com |
|
|
|
// See Gems IV, Ken Shoemake
|
|
|
|
// See Gems IV, Ken Shoemake
|
|
|
|
//////////////////////////////////////////////////////////////////////////
|
|
|
|
//////////////////////////////////////////////////////////////////////////
|
|
|
|
//
|
|
|
|
//
|
|
|
|
#include <float.h> // for FLT_EPSILON |
|
|
|
#include <cfloat> // for FLT_EPSILON |
|
|
|
#include <cmath> |
|
|
|
#include <cmath> |
|
|
|
#include "hsEuler.h" |
|
|
|
#include "hsEuler.h" |
|
|
|
#include "hsQuat.h" |
|
|
|
#include "hsQuat.h" |
|
|
|