Fixed documentation.
This commit is contained in:
@@ -412,7 +412,7 @@ class OSG_EXPORT StateSet : public Object
|
||||
|
||||
/** Check the modes associated with this StateSet are supported by current OpenGL drivers,
|
||||
* and if not set the associated mode in osg::State to be black listed/invalid.
|
||||
* Return true if any modes have been black listed.*/
|
||||
* Return true if all associated modes are valid.*/
|
||||
bool checkValididityOfAssociatedModes(State& state) const;
|
||||
|
||||
/** call compile on all StateAttributes contained within this StateSet.*/
|
||||
|
||||
Reference in New Issue
Block a user