Torque3D/Engine/lib/bullet/examples/Constraints/ConstraintPhysicsSetup.h

7 lines
198 B
C
Raw Permalink Normal View History

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