Torque3D/Engine/lib/bullet/examples/MultiBody/MultiBodySoftContact.h
2022-06-27 10:01:08 -04:00

6 lines
206 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