|
FlightGear next
|
#include "flight.hxx"#include <simgear/constants.h>#include <simgear/debug/logstream.hxx>#include <simgear/timing/timestamp.hxx>#include <simgear/scene/material/mat.hxx>#include <simgear/io/iochannel.hxx>#include <Scenery/scenery.hxx>#include <Main/globals.hxx>#include <Main/fg_props.hxx>#include <FDM/groundcache.hxx>Go to the source code of this file.
Functions | |
| static void | assign (double *ptr, const SGVec3d &vec) |
|
inlinestatic |
Definition at line 41 of file flight.cxx.