add additional demos/examples for MultiBody and Constraints
This commit is contained in:
7
examples/MultiBody/TestJointTorqueSetup.h
Normal file
7
examples/MultiBody/TestJointTorqueSetup.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef TEST_JOINT_TORQUE_SETUP_H
|
||||
#define TEST_JOINT_TORQUE_SETUP_H
|
||||
|
||||
class ExampleInterface* TestJointTorqueCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
#endif //TEST_JOINT_TORQUE_SETUP_H
|
||||
|
||||
Reference in New Issue
Block a user