Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for Material, including all inherited members.
_ID | Object | |
_luaID | Object | |
addTechnique(Technique *technique) | Material | |
autorelease() | Object | |
clone() const | Material | virtual |
createWithFilename(std::string_view path) | Material | static |
createWithProgramState(backend::ProgramState *programState) | Material | static |
createWithProperties(Properties *materialProperties) | Material | static |
getName() const | Material | |
getPrimitiveType() const | Material | inline |
getReferenceCount() const | Object | |
getTechnique() const | Material | |
getTechniqueByIndex(ssize_t index) | Material | |
getTechniqueByName(std::string_view name) | Material | |
getTechniqueCount() const | Material | |
getTechniques() const | Material | |
isForce2DQueue() const | Material | inline |
isTransparent() const | Material | inline |
release() | Object | |
retain() | Object | |
setForce2DQueue(bool value) | Material | |
setName(std::string_view name) | Material | |
setPrimitiveType(ax::backend::PrimitiveType primitive) | Material | inline |
setTechnique(std::string_view techniqueName) | Material | |
setTransparent(bool value) | Material | |
~Object() | Object | virtual |