Added PolygonStipple class from Mike, with mods from Robert to make data

management local.
This commit is contained in:
Robert Osfield
2002-09-19 10:30:15 +00:00
parent 68384e984b
commit ce51fb1841
6 changed files with 137 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ class SG_EXPORT StateAttribute : public Object
POINT,
LINEWIDTH,
LINESTIPPLE,
POLYGONSTIPPLE,
SHADEMODEL,
TEXENV,
TEXGEN,