FlightGear next
NasalCondition.hxx File Reference
#include <functional>
#include <simgear/nasal/nasal.h>
#include <simgear/structure/SGBinding.hxx>

Go to the source code of this file.

Classes

class  NasalBinding
 implementation of SGAbstractBinding which invokes a Nasal callback. More...
 

Functions

naRef initNasalCondition (naRef globals, naContext c)
 

Function Documentation

◆ initNasalCondition()

naRef initNasalCondition ( naRef globals,
naContext c )

Definition at line 51 of file NasalCondition.cxx.