Added support for glLineStipple via osg::LineStipple state attribute.
This commit is contained in:
@@ -124,6 +124,7 @@ class SG_EXPORT StateAttribute : public Object
|
||||
|
||||
POINT,
|
||||
LINEWIDTH,
|
||||
LINESTIPPLE,
|
||||
SHADEMODEL,
|
||||
POLYGONMODE,
|
||||
POLYGONOFFSET,
|
||||
|
||||
Reference in New Issue
Block a user