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

8 lines
204 B
C
Raw Permalink Normal View History

2022-05-14 03:42:41 +00: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