How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 150: Line 150:


== The naPool structure ==
== The naPool structure ==
[[File:NasalnaPoolStruct.png|thumb|400px|Nasal naPool structure]]


The structure keeping all pool-related information is named "naPool", the layout of the naPool structure can be seen in data.h, line 172: https://gitorious.org/fg/simgear/blobs/next/simgear/nasal/data.h#line172
The structure keeping all pool-related information is named "naPool", the layout of the naPool structure can be seen in data.h, line 172: https://gitorious.org/fg/simgear/blobs/next/simgear/nasal/data.h#line172

Navigation menu