#include <ModelService.hpp>
Public Member Functions | |
| ~ModelService () | |
| Model * | findModel (const std::string &name) |
| void | addPath (const std::string &path) |
Static Public Member Functions | |
| ModelService & | instance () |
Protected Member Functions | |
| ModelService () | |
|
|
|
|
|
|
|
|
Add a path to the search path. |
|
|
Request a model. Null is returned if the model can't be found or parsed. |
|
|
Return the singleton instance of the model service. |
1.3.8