Torque3D/Engine/lib/bullet/examples/MultiBody/MultiDofDemo.h

9 lines
171 B
C
Raw Normal View History

2022-05-13 23:42:41 -04:00
#ifndef MULTI_DOF_DEMO_H
#define MULTI_DOF_DEMO_H
class CommonExampleInterface* MultiDofCreateFunc(struct CommonExampleOptions& options);
#endif //MULTI_DOF_DEMO_H