#ifndef __SIM_ForceOrbit_h__
#define __SIM_ForceOrbit_h__
#define SIM_NAME_POINTMASS "pointmass"
#define SIM_NAME_POINTPOSITION "pointposition"
namespace HDK_Sample {
{
public:
protected:
private:
DECLARE_STANDARD_GETCASTTOTYPE();
"Orbit Force",
getForceOrbitDopDescription());
};
}
#endif