From Mathias Froehlich, "Attached a new state attribute implementing the glClipControl that appeared with GL4.5."

git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14928 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
Robert Osfield
2015-06-30 09:11:00 +00:00
parent 5cd478e4bb
commit b4cd40cf7c
6 changed files with 139 additions and 0 deletions

View File

@@ -166,6 +166,7 @@ class OSG_EXPORT StateAttribute : public Object
HINT,
SAMPLEMASKI,
PRIMITIVERESTARTINDEX,
CLIPCONTROL,
/// osgFX namespace
VALIDATOR,