Files
bullet3/examples/MultiBody/MultiDofDemo.h

9 lines
205 B
C++

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