|
static Model * | CreateFromPODScene (const IO::POD::PODScene &podScene, Eegeo::Rendering::AsyncTexturing::IAsyncTextureRequestor *pTextureRequestor, const std::string &texturePath) |
|
static Model * | CreateFromPODStream (std::istream &stream, size_t size, Eegeo::Rendering::AsyncTexturing::IAsyncTextureRequestor *pTextureRequestor, const std::string &texturePath) |
|
static Model * | CreateFromBuffer (const std::vector< Byte > &buffer, Eegeo::Rendering::AsyncTexturing::IAsyncTextureRequestor *pTextureRequestor, const std::string &texturePath) |
|
static Model * | CreateFromPODFile (const char *filename, Helpers::IFileIO &fileIO, Eegeo::Rendering::AsyncTexturing::IAsyncTextureRequestor *pTextureRequestor, const std::string &texturePath) |
|
The documentation for this class was generated from the following files:
- platform/Base/Model/Model.h
- platform/Base/Model/Model.cpp