utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::graphic::Material Member List

This is the complete list of members for utility::graphic::Material, including all inherited members.

_alphaCutoffutility::graphic::Materialprotected
_alphaModeutility::graphic::Materialprotected
_shaderNameutility::graphic::Materialprotected
_texturesutility::graphic::Materialprotected
_versionutility::graphic::Materialprotected
getAlphaCutoff(void) constutility::graphic::Material
getAlphaMode(void) constutility::graphic::Material
getShaderName() constutility::graphic::Material
getTexture(const std::string &name) constutility::graphic::Material
getTextures() constutility::graphic::Material
getVersion() constutility::graphic::Material
Material()=defaultutility::graphic::Material
Material(RessourceProvider &ressourceProvider, const std::string &shaderName, const std::vector< File > &textureAssets)utility::graphic::Material
~Material()=defaultutility::graphic::Materialvirtual