![]() |
gdk-graphics
1b6d84e044c2c953fd7c9501e628a67e80f4da0d
|
This is the complete list of members for gdk::material, including all inherited members.
FaceCullingMode enum name | gdk::material | |
render_mode enum name | gdk::material | |
setFloat(const std::string &aName, float aValue)=0 | gdk::material | pure virtual |
setInteger(const std::string &aName, int aValue)=0 | gdk::material | pure virtual |
setInteger2(const std::string &aName, int aValue1, int aValue2)=0 | gdk::material | pure virtual |
setInteger3(const std::string &aName, int aValue1, int aValue2, int aValue3)=0 | gdk::material | pure virtual |
setInteger4(const std::string &aName, int aValue1, int aValue2, int aValue3, int aValue4)=0 | gdk::material | pure virtual |
setTexture(const std::string &aName, texture_ptr_type aTexturePointer)=0 | gdk::material | pure virtual |
setVector2(const std::string &aName, graphics_vector2_type aValue)=0 | gdk::material | pure virtual |
setVector3(const std::string &aName, graphics_vector3_type aValue)=0 | gdk::material | pure virtual |
setVector4(const std::string &aName, graphics_vector4_type aValue)=0 | gdk::material | pure virtual |
texture_ptr_type typedef | gdk::material | |
~material()=default (defined in gdk::material) | gdk::material | virtual |