Torque3D/Engine/lib/bullet/examples/MultiBody/MultiBodySoftContact.h
2022-05-13 23:42:41 -04:00

8 lines
209 B
C++

#ifndef MULTI_BODY_SOFT_CONTACT_H
#define MULTI_BODY_SOFT_CONTACT_H
class CommonExampleInterface* MultiBodySoftContactCreateFunc(struct CommonExampleOptions& options);
#endif //MULTI_BODY_SOFT_CONTACT_H