8 #ifndef __SIM_Motion_h__
9 #define __SIM_Motion_h__
35 setAngularVelocityDegrees(deg);
42 rad = getAngularVelocityDegrees();
49 fpreal integrateovertime = 0.0)
const;
56 fpreal integrateovertime = 0.0);
73 getMotionDopDescription());
#define DECLARE_STANDARD_GETCASTTOTYPE()
GLsizei const GLfloat * value
void radToDeg()
conversion between degrees and radians
GETSET_DATA_FUNCS_V3(SIM_NAME_POSITION, Position)
Control the translation attribute of the position.
#define SIM_NAME_ANGVELOCITY
void degToRad()
conversion between degrees and radians
#define DECLARE_DATAFACTORY(DataClass, SuperClass, Description, DopParms)
const UT_Vector3 getAngularVelocity() const
This is the default implementation for standard motion data.
void setAngularVelocity(const UT_Vector3 &value)
SIM_API const UT_StringHolder position
GA_API const UT_StringHolder pivot
#define SIM_NAME_VELOCITY