add example for btMultiBody constraint and joint feedback
This commit is contained in:
7
examples/MultiBody/MultiBodyConstraintFeedback.h
Normal file
7
examples/MultiBody/MultiBodyConstraintFeedback.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef MULTIBODY_CONSTRAINT_FEEDBACK_H
|
||||
#define MULTIBODY_CONSTRAINT_FEEDBACK_H
|
||||
|
||||
class CommonExampleInterface* MultiBodyConstraintFeedbackCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //MULTIBODY_CONSTRAINT_FEEDBACK_H
|
||||
|
||||
Reference in New Issue
Block a user