add initial SDF importer, work-in-progress (still too incomplete to be useful)
This commit is contained in:
8
examples/Importers/ImportSDFDemo/ImportSDFSetup.h
Normal file
8
examples/Importers/ImportSDFDemo/ImportSDFSetup.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef IMPORT_SDF_SETUP_H
|
||||
#define IMPORT_SDF_SETUP_H
|
||||
|
||||
|
||||
class CommonExampleInterface* ImportSDFCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
|
||||
#endif //IMPORT_SDF_SETUP_H
|
||||
Reference in New Issue
Block a user