Cyclone | Cyclone: C:/data/physeng_code/include/cyclone/core.h File Reference |
#include <math.h>
#include "precision.h"
Include dependency graph for core.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | cyclone |
Classes | |
class | cyclone::Vector3 |
>Vector More... | |
class | cyclone::Quaternion |
Holds a three degree of freedom orientation. More... | |
class | cyclone::Matrix4 |
Holds a transform matrix, consisting of a rotation matrix and a position. More... | |
class | cyclone::Matrix3 |
<Matrix3;Matrix3Intro More... | |
Functions | |
void | cyclone::setSleepEpsilon (real value) |
Sets the current sleep epsilon value: the kinetic energy under which a body may be put to sleep. | |
real | cyclone::getSleepEpsilon () |
Gets the current value of the sleep epsilon parameter. | |
Variables | |
real | cyclone::sleepEpsilon |
Holds the value for energy under which a body will be put to sleep. |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:15 2006). |