t
|
This is the complete list of members for t::Material, including all inherited members.
cullMode | t::Material | |
depthTest | t::Material | |
depthWrite | t::Material | |
fragmentShader(const Uniforms &uniforms, const Varyings &varyings, const std::vector< std::reference_wrapper< Light > > &lights)=0 | t::Material | pure virtual |
vertexShader(const Uniforms &uniforms, const Attributes &attributes)=0 | t::Material | pure virtual |
~Material()=default (defined in t::Material) | t::Material | virtual |