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