FlightGear next
fg_commands.hxx File Reference

Go to the source code of this file.

Functions

void fgInitCommands ()
 Initialize the built-in commands.
 
void fgInitSceneCommands ()
 Initialize the default built-in commands.
 

Function Documentation

◆ fgInitCommands()

void fgInitCommands ( )

Initialize the built-in commands.

Initialize the built-in commands.

Other commands may be added by other parts of the application.

Definition at line 1197 of file fg_commands.cxx.

◆ fgInitSceneCommands()

void fgInitSceneCommands ( )

Initialize the default built-in commands.

Other commands may be added by other parts of the application.

Definition at line 574 of file fg_scene_commands.cxx.