Torque3D/Engine/lib/bullet/examples/Constraints/TestHingeTorque.h

8 lines
186 B
C
Raw Permalink Normal View History

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