24 #ifndef PXR_IMAGING_GLF_SIMPLE_MATERIAL_H
25 #define PXR_IMAGING_GLF_SIMPLE_MATERIAL_H
69 bool operator ==(GlfSimpleMaterial
const & other)
const;
71 bool operator !=(GlfSimpleMaterial
const & other)
const;
GLF_API GfVec4f const & GetEmission() const
GLF_API void SetAmbient(GfVec4f const &ambient)
GLF_API double GetShininess() const
GLF_API GfVec4f const & GetAmbient() const
GLF_API ~GlfSimpleMaterial()
GLF_API GlfSimpleMaterial()
GLF_API bool operator!=(GlfSimpleMaterial const &other) const
GLF_API void SetSpecular(GfVec4f const &specular)
GLF_API GfVec4f const & GetSpecular() const
GLF_API void SetShininess(double specular)
GLF_API GfVec4f const & GetDiffuse() const
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
GLF_API void SetDiffuse(GfVec4f const &diffuse)
#define PXR_NAMESPACE_CLOSE_SCOPE
GLF_API void SetEmission(GfVec4f const &specular)
GLF_API bool operator==(GlfSimpleMaterial const &other) const