20,741
edits
Line 149: | Line 149: | ||
The naRef objects can be manipulated using the functions in [http://simgear.org/doxygen/nasal_8h-source.html nasal.h]. | The naRef objects can be manipulated using the functions in [http://simgear.org/doxygen/nasal_8h-source.html nasal.h]. | ||
For the latest copy of the file, see: http://gitorious.org/fg/simgear/blobs/next/simgear/nasal/nasal.h | |||
Basically, you can check the type of the reference with the following naIs*() functions: | Basically, you can check the type of the reference with the following naIs*() functions: |