New getPrimitive function.

This searches for the primitive found in an OSG intersection query.
This commit is contained in:
Tim Moore
2009-02-13 09:35:50 +01:00
parent 81a44d1340
commit 950f51909c
4 changed files with 375 additions and 0 deletions

View File

@@ -1136,6 +1136,13 @@
<File
RelativePath="..\..\simgear\scene\util\NodeAndDrawableVisitor.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\PrimitiveUtils.cxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\PrimitiveUtils.hxx">
</File>
<File
RelativePath="..\..\simgear\scene\util\QuadTreeBuilder.cxx">
</File>