]> git.mxchange.org Git - simgear.git/commit
Extend SGPickCallback to allow passing more information to callbacks
authorThomas Geymayer <tomgey@gmail.com>
Thu, 9 May 2013 19:31:27 +0000 (21:31 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 9 May 2013 19:31:27 +0000 (21:31 +0200)
commit9535aef59bc4126d7c3c692795d4847343c68f9e
treebb39c68cf1d7e2da07535e07819f3d7bd48cd207
parent82f6fca06ff33c16781ee4c51693329be87a139f
Extend SGPickCallback to allow passing more information to callbacks
simgear/canvas/CMakeLists.txt
simgear/canvas/CanvasObjectPlacement.cxx [new file with mode: 0644]
simgear/canvas/CanvasObjectPlacement.hxx [new file with mode: 0644]
simgear/canvas/MouseEvent.hxx
simgear/scene/model/SGPickAnimation.cxx
simgear/scene/util/SGPickCallback.hxx