]> git.mxchange.org Git - simgear.git/commit
cppbind: fix Ghost casting/storage in polymorphic class hierarchies.
authorThomas Geymayer <tomgey@gmail.com>
Sun, 20 Jul 2014 17:50:53 +0000 (19:50 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Sun, 20 Jul 2014 21:17:33 +0000 (23:17 +0200)
commit6af8d32078a1aef51c3cc46b8b4dbdb66929014e
tree365be00470c17ca394737602c5309bea474b514b
parentf6b16e2ba8ebcf4e03346a5929be53f0e0cc4c08
cppbind: fix Ghost casting/storage in polymorphic class hierarchies.
simgear/nasal/cppbind/CMakeLists.txt
simgear/nasal/cppbind/Ghost.cxx
simgear/nasal/cppbind/Ghost.hxx
simgear/nasal/cppbind/NasalContext.cxx [new file with mode: 0644]
simgear/nasal/cppbind/NasalContext.hxx [new file with mode: 0644]
simgear/nasal/cppbind/cppbind_test.cxx
simgear/nasal/cppbind/cppbind_test_ghost.cxx