FlightGear next
|
#include <cmath>
#include <simgear/constants.h>
#include <simgear/debug/logstream.hxx>
#include <simgear/timing/sg_time.hxx>
#include <simgear/structure/event_mgr.hxx>
#include <Main/globals.hxx>
#include <Main/fg_props.hxx>
#include "light.hxx"
#include "bodysolver.hxx"
Go to the source code of this file.
Functions | |
SGSubsystemMgr::Registrant< FGLight > | registrantFGLight (SGSubsystemMgr::DISPLAY) |
SGSubsystemMgr::Registrant< FGLight > registrantFGLight | ( | SGSubsystemMgr::DISPLAY | ) |