|
KarmaEngine
Game Engine for practical learning and research purposes
|
This is the complete list of members for Karma::Material, including all inherited members.
| AddShader(std::shared_ptr< Shader > shader) | Karma::Material | inline |
| AddTexture(std::shared_ptr< Texture > texture) | Karma::Material | inline |
| AttatchMainCamera(std::shared_ptr< Camera > mCamera) | Karma::Material | |
| GetShader(const std::string &shaderName) const | Karma::Material | |
| GetShader(int index) | Karma::Material | |
| GetTexture(int index) | Karma::Material | |
| Material() | Karma::Material | |
| OnUpdate() | Karma::Material | |
| ProcessForSubmission() | Karma::Material | |
| RemoveShader(std::shared_ptr< Shader > shader) | Karma::Material | inline |
| RemoveTexture(std::shared_ptr< Texture > texture) | Karma::Material | inline |