FlightGear
next
NasalTranslations.hxx
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2025 Florent Rougon
2
// SPDX-License-Identifier: GPL-2.0-or-later
3
9
10
#pragma once
11
12
#include <simgear/nasal/nasal.h>
13
14
namespace
flightgear
15
{
16
17
void
initNasalTranslations
(naRef
globals
, naContext c);
18
19
}
// of namespace flightgear
globals
FGGlobals * globals
Definition
globals.cxx:142
flightgear
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information ...
Definition
Addon.cxx:53
flightgear::initNasalTranslations
void initNasalTranslations(naRef globals, naContext c)
Definition
NasalTranslations.cxx:42
src
Scripting
NasalTranslations.hxx
Generated on Tue Jun 3 2025 12:58:41 for FlightGear by
1.13.2