Martin Spindler, new osg::ClampColor state attribute.

This commit is contained in:
Robert Osfield
2006-06-08 15:27:18 +00:00
parent 2e2684c05a
commit 4ab7be2833
5 changed files with 265 additions and 7 deletions

View File

@@ -152,19 +152,13 @@ class OSG_EXPORT StateAttribute : public Object
SCISSOR,
BLENDCOLOR,
MULTISAMPLE,
CLIPPLANE,
COLORMATRIX,
VERTEXPROGRAM,
FRAGMENTPROGRAM,
POINTSPRITE,
/// core GLSL support
PROGRAM,
CLAMPCOLOR,
/// osgFX namespace
VALIDATOR,