Work on supporting multitexturing in State/StateSet/StateAttribute/Geoemtry.

This commit is contained in:
Robert Osfield
2002-07-07 14:40:41 +00:00
parent 9787641512
commit 0801b363f5
18 changed files with 923 additions and 171 deletions

View File

@@ -101,10 +101,6 @@ class SG_EXPORT StateAttribute : public Object
enum Types
{
TEXTURE,
TEXTURE_0 =TEXTURE,
TEXTURE_1,
TEXTURE_2,
TEXTURE_3,
POLYGONMODE,
POLYGONOFFSET,