prepare for 'custom' multi body creation.
This commit is contained in:
6
examples/MultiBody/MultiBodyCustomURDFDemo.h
Normal file
6
examples/MultiBody/MultiBodyCustomURDFDemo.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MULTI_DOF_CUSTOM_URDF_DEMO_H
|
||||
#define MULTI_DOF_CUSTOM_URDF_DEMO_H
|
||||
|
||||
class ExampleInterface* MultiBodyCustomURDFDofCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
#endif //MULTI_DOF_CUSTOM_URDF_DEMO_H
|
||||
Reference in New Issue
Block a user