]> git.mxchange.org Git - simgear.git/commit
Add nasal::Ghost class for exposing C++ classes to Nasal
authorThomas Geymayer <tomgey@gmail.com>
Mon, 12 Nov 2012 11:11:27 +0000 (12:11 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Mon, 12 Nov 2012 11:11:41 +0000 (12:11 +0100)
commitd31b62d44dc5890fb885baf18ba349f3d4c26ff6
tree50217f13edf8082936e43dec8c25102e1eda30b4
parent9fd90e26f7da96ec968ad22dc20fc0041bc02136
Add nasal::Ghost class for exposing C++ classes to Nasal
simgear/nasal/cppbind/CMakeLists.txt
simgear/nasal/cppbind/Ghost.hxx [new file with mode: 0644]
simgear/nasal/cppbind/cppbind_test.cxx