Added support for glLineStipple via osg::LineStipple state attribute.

This commit is contained in:
Robert Osfield
2002-02-24 20:55:45 +00:00
parent 4c4eae8073
commit f600f6fe4a
10 changed files with 184 additions and 1 deletions

View File

@@ -124,6 +124,7 @@ class SG_EXPORT StateAttribute : public Object
POINT,
LINEWIDTH,
LINESTIPPLE,
SHADEMODEL,
POLYGONMODE,
POLYGONOFFSET,