20,741
edits
| 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 | ||