Torque3D/Engine/lib/bullet/examples/MultiBody/TestJointTorqueSetup.h

7 lines
201 B
C
Raw Normal View History

#ifndef TEST_JOINT_TORQUE_SETUP_H
#define TEST_JOINT_TORQUE_SETUP_H
class CommonExampleInterface* TestJointTorqueCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_JOINT_TORQUE_SETUP_H