]> git.mxchange.org Git - simgear.git/commit
Add helper to get osg::Node path as string.
authorThomas Geymayer <tomgey@gmail.com>
Thu, 17 Oct 2013 11:28:54 +0000 (13:28 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 17 Oct 2013 11:28:54 +0000 (13:28 +0200)
commit9b68062ba7b4ace1eed8e3f1c687374e6e21dc84
tree49c2d652b14e1751efaece7493f581150e8685e7
parentb2170197234e63ff567ca070b6d5583edbab80cf
Add helper to get osg::Node path as string.
simgear/scene/util/CMakeLists.txt
simgear/scene/util/OsgDebug.cxx [new file with mode: 0644]
simgear/scene/util/OsgDebug.hxx [new file with mode: 0644]