Splicing visitor for rewriting scene graphs with a minimum of copying

This commit is contained in:
Tim Moore
2009-11-13 22:41:11 +01:00
parent 14e5e87a4d
commit 63ce675914
5 changed files with 222 additions and 0 deletions
+6
View File
@@ -1231,6 +1231,12 @@
<File
RelativePath="..\..\simgear\scene\util\SGUpdateVisitor.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\SplicingVisitor.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\SplicingVisitor.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\StateAttributeFactory.cxx">
</File>
+8
View File
@@ -1785,6 +1785,14 @@
RelativePath="..\..\simgear\scene\util\SGUpdateVisitor.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SplicingVisitor.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SplicingVisitor.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\StateAttributeFactory.cxx"
>