Added glSissor suppor via new osg::Scissor class.
Added .osg support for osg::Scissor. Added .ive support for osg::Viewport and osg::Scissor.
This commit is contained in:
@@ -149,6 +149,7 @@ class OSG_EXPORT StateAttribute : public Object
|
||||
COLORMASK,
|
||||
DEPTH,
|
||||
VIEWPORT,
|
||||
SCISSOR,
|
||||
BLENDCOLOR,
|
||||
MULTISAMPLE,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user