Added Material::operator =

This commit is contained in:
Robert Osfield
2004-02-20 11:51:14 +00:00
parent b73d3c3e7f
commit ebbf92e43c
2 changed files with 26 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ class SG_EXPORT Material : public StateAttribute
return 0; // passed all the above comparison macro's, must be equal.
}
Material& operator = (const Material& rhs);
virtual void getAssociatedModes(std::vector<GLMode>& modes) const
{
// Have to think about the role of _colorMode