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

8 lines
204 B
C
Raw Normal View History

2022-05-13 23:42:41 -04:00
#ifndef TEST_JOINT_TORQUE_SETUP_H
#define TEST_JOINT_TORQUE_SETUP_H
class CommonExampleInterface* TestJointTorqueCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_JOINT_TORQUE_SETUP_H