Torque3D/Engine/lib/bullet/examples/MultiBody/TestJointTorqueSetup.h
2022-06-27 10:01:08 -04:00

6 lines
201 B
C++

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