Added osg::DepthRangeIndexed class to wrap up glDepthRangeIndexed functionality.
This commit is contained in:
@@ -204,6 +204,8 @@ class OSG_EXPORT StateAttribute : public Object
|
||||
|
||||
INDIRECTDRAWBUFFERBINDING,
|
||||
|
||||
DEPTHRANGEINDEXED,
|
||||
|
||||
CAPABILITY = 100
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user