Added osg::ShadeModel state attribute which encapsulates glShadeModel.

This commit is contained in:
Robert Osfield
2002-01-04 17:35:54 +00:00
parent 7a7322f7b0
commit 4ea7de39c6
9 changed files with 169 additions and 5 deletions

View File

@@ -42,6 +42,7 @@ C++FILES = \
PolygonMode.cpp\
PolygonOffset.cpp\
Quat.cpp\
ShadeModel.cpp\
State.cpp\
StateSet.cpp\
Stencil.cpp \