Added ParentList's into StateSet, Uniform and StateAttribute in preparation for

providing update and event handling.
This commit is contained in:
Robert Osfield
2005-04-24 21:04:54 +00:00
parent 4262366f62
commit 193c83cb9c
12 changed files with 345 additions and 35 deletions

View File

@@ -432,6 +432,10 @@ SOURCE=..\..\src\osg\State.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\StateAttribute.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osg\StateSet.cpp
# End Source File
# Begin Source File