Files
bullet3/examples/Importers/ImportURDFDemo/ImportURDFSetup.h

8 lines
215 B
C++

#ifndef IMPORT_URDF_SETUP_H
#define IMPORT_URDF_SETUP_H
class ExampleInterface* ImportURDFCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
#endif //IMPORT_URDF_SETUP_H