MultiBodySoftContact.h 209 B

1234567
  1. #ifndef MULTI_BODY_SOFT_CONTACT_H
  2. #define MULTI_BODY_SOFT_CONTACT_H
  3. class CommonExampleInterface* MultiBodySoftContactCreateFunc(struct CommonExampleOptions& options);
  4. #endif //MULTI_BODY_SOFT_CONTACT_H