|
Fillwave
10.0.0
|
Builder which builds the model from the asset file. More...
#include <BuilderModel.h>
Public Member Functions | |
| BuilderModel (Engine *engine, std::string modelPath, flc::Program *program) | |
| virtual pu< Model > | build () const |
| BuilderModel & | setModelPath (const std::string &path) |
| BuilderModel & | setProgram (flc::Program *program) |
Protected Attributes | |
| Engine * | mEngine |
| flc::Program * | mProgram |
| std::string | mShapePath |
Builder which builds the model from the asset file.
1.8.11