Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141)
No edit summary
Line 21: Line 21:


After working through this article, some of the more useful things to play with it the beginning, would be exposing additional SG/FG classes to Nasal space, such as for example:
After working through this article, some of the more useful things to play with it the beginning, would be exposing additional SG/FG classes to Nasal space, such as for example:
* SGPath {{Progressbar|70}} (Tom is currently working on this)
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]
* FGProtocol, to implement I/O protocols via Nasal [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141]
* FGProtocol, to implement I/O protocols via Nasal [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141]

Navigation menu