You.i Engine
CYIMaterial Member List

This is the complete list of members for CYIMaterial, including all inherited members.

ClearTextureSlot(uint32_t slot)CYIMaterial
CYIMaterial()CYIMaterial
CYIScriptableObject()CYIScriptableObject
CYIScriptableObject(const CYIScriptableObject &other)CYIScriptableObject
GetBindingImplementation() const CYIScriptableObject
GetBlendMode() const CYIMaterial
GetColor() const CYIMaterial
GetCullFace() const CYIMaterial
GetRuntimeTypeInfoForScriptObject() const CYIScriptableObjectvirtual
GetShaderProgram() const CYIMaterial
GetShaderUniforms() const CYIMaterial
GetTexture(uint32_t slot) const CYIMaterial
GetTextureBindings() const CYIMaterial
GetTextureMatrix(uint32_t slot) const CYIMaterial
IsLoaded() const CYIMaterial
operator=(const CYIScriptableObject &other)CYIScriptableObject
SetBindingImplementation(CYIBindingImplementation *pBindingImplementation)CYIScriptableObject
SetBlendMode(CYIRenderSystem::YI_BLEND_MODE mode)CYIMaterial
SetColor(const CYIColor &color)CYIMaterial
SetCullFace(CYIRenderSystem::YI_CULL_FACE eCullingMode)CYIMaterial
SetShaderProgram(const std::shared_ptr< CYIAssetShaderProgram > &pShaderProgram)CYIMaterial
SetTexture(uint32_t slot, const std::shared_ptr< CYIAssetTextureBase > &pTexture, float *pTextureMatrix=nullptr)CYIMaterial
SetTexture(uint32_t slot, const std::shared_ptr< CYIAssetTextureBase > &pTexture, const glm::mat3 textureMatrix)CYIMaterial
~CYIMaterial()CYIMaterial
~CYIScriptableObject()CYIScriptableObjectvirtual