Nasal HLA standalone: Difference between revisions

Jump to navigation Jump to search
m
Line 48: Line 48:
More demo code at: https://gitorious.org/fg/flightgear/blobs/next/src/Network/HLA/hla.cxx
More demo code at: https://gitorious.org/fg/flightgear/blobs/next/src/Network/HLA/hla.cxx


In the long run, one would need to implement the full interface of the HLAObjectClass, for example as part of the cppbind framework - that way, cppbind APIs would become accessible through HLA, so that all cppbind APIs could also be used from a standalone interpreter that would not need to run inside the fgfs main loop anymore.
In the long run, one would need to implement the full interface of the HLAObjectClass, for example as part of the cppbind framework in simgear/nasal/cppbind- that way, cppbind APIs would become accessible through HLA, so that all cppbind APIs could also be used from a standalone interpreter that would not need to run inside the fgfs main loop anymore.


<references/>
<references/>

Navigation menu