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

8 lines
209 B
C
Raw Normal View History

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