From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."
This commit is contained in:
@@ -52,7 +52,7 @@ class OSG_EXPORT Viewport : public StateAttribute
|
||||
virtual int compare(const StateAttribute& sa) const
|
||||
{
|
||||
// check the types are equal and then create the rhs variable
|
||||
// used by the COMPARE_StateAttribute_Paramter macro's below.
|
||||
// used by the COMPARE_StateAttribute_Parameter macro's below.
|
||||
COMPARE_StateAttribute_Types(Viewport,sa)
|
||||
|
||||
// compare each parameter in turn against the rhs.
|
||||
|
||||
Reference in New Issue
Block a user