bullet3/examples/Importers/ImportSDFDemo/ImportSDFSetup.h

9 lines
178 B
C++

#ifndef IMPORT_SDF_SETUP_H
#define IMPORT_SDF_SETUP_H
class CommonExampleInterface* ImportSDFCreateFunc(struct CommonExampleOptions& options);
#endif //IMPORT_SDF_SETUP_H