30 #ifndef RIOENGINE_CLENGINE_CLPHONG_H_
31 #define RIOENGINE_CLENGINE_CLPHONG_H_
75 #endif // RIOENGINE_CLENGINE_CLPHONG_H_
CLPhongChild * getIndexOfRefraction() const
void setShininess(CLPhongChild *shininess)
CLPhongChild * getEmission() const
void setDiffuse(CLPhongChild *diffuse)
virtual void copyValuesFromObject(const CLPhong &phong)
void setAmbient(CLPhongChild *ambient)
void setSpecular(CLPhongChild *specular)
CLPhongChild * getSpecular() const
void setEmission(CLPhongChild *emission)
CLPhongChild * getDiffuse() const
void setIndexOfRefraction(CLPhongChild *index_of_refraction)
CLPhongChild * getAmbient() const
CLPhong & operator=(const CLPhong &)
CLPhongChild * getShininess() const