]> git.mxchange.org Git - simgear.git/commit
New getPrimitive function.
authorTim Moore <timoore@redhat.com>
Fri, 13 Feb 2009 08:35:50 +0000 (09:35 +0100)
committerTim Moore <timoore@redhat.com>
Fri, 13 Feb 2009 08:40:05 +0000 (09:40 +0100)
commit950f51909c50066342dab39673e2df2f1eb74c31
tree3566151bbc552ff2a312902a88b2beb408ab64b2
parent81a44d1340b963642a584214992120e7c8b5ea79
New getPrimitive function.

This searches for the primitive found in an OSG intersection query.
projects/VC7.1/SimGear.vcproj
simgear/scene/util/Makefile.am
simgear/scene/util/PrimitiveUtils.cxx [new file with mode: 0644]
simgear/scene/util/PrimitiveUtils.hxx [new file with mode: 0644]