Files
bullet3/examples/ConstraintSolvers/BoxStacks_MLCP.h
2019-02-26 23:27:05 -08:00

8 lines
244 B
C++

#ifndef CONSTRAINT_SOLVERS_BOX_STACKS_MLCP_DEMO_H
#define CONSTRAINT_SOLVERS_BOX_STACKS_MLCP_DEMO_H
class CommonExampleInterface* BoxStacks_MLCPCreateFunc(struct CommonExampleOptions& options);
#endif // CONSTRAINT_SOLVERS_BOX_STACKS_DEMO_H