Files
bullet3/examples/MultiBody/MultiBodyCustomURDFDemo.h
2015-04-22 18:09:00 -07:00

7 lines
253 B
C++

#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