![]() |
Maria GDK 5.0.0.927
Documentation of native code in develop branch
|
This is the complete list of members for STK::MaterialLoader, including all inherited members.
| filename_ (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| load(const std::string &filename, const std::shared_ptr< STK::MeshGraphicsModel > &model) (defined in STK::MaterialLoader) | STK::MaterialLoader | |
| loadColors(const rapidjson::Value &colors_block) (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| loadShaderBlock(const rapidjson::Value &shd_block) (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| loadTextureBlock(const rapidjson::Value &tex_block) (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| MaterialLoader(const std::shared_ptr< TextureManager > &tex_mgr, const std::shared_ptr< ShaderProgramManager > &shader_mgr) (defined in STK::MaterialLoader) | STK::MaterialLoader | |
| materials_ (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| parseMaterial(const rapidjson::Value &generic_value, const std::shared_ptr< STK::MeshGraphicsModel > &model) (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| shader_mgr_ (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |
| tex_mgr_ (defined in STK::MaterialLoader) | STK::MaterialLoader | protected |