getHasTexture() const | GpuThesis::Material | |
getKa() const | GpuThesis::Material | |
getKd() const | GpuThesis::Material | |
getKs() const | GpuThesis::Material | |
getShininess() const | GpuThesis::Material | |
getTexture() const | GpuThesis::Material | |
Material(EngineParameters::MaterialParams material) | GpuThesis::Material | |
setHasTexture(bool hasTexture) | GpuThesis::Material | |
setKa(float ka) | GpuThesis::Material | |
setKd(float kd) | GpuThesis::Material | |
setKs(float ks) | GpuThesis::Material | |
setShininess(float shininess) | GpuThesis::Material | |
setTexture(GLuint texture) | GpuThesis::Material |