#include <light.hxx>
Inherits SGSubsystem.
Definition at line 16 of file light.hxx.
◆ FGLight()
◆ ~FGLight()
virtual FGLight::~FGLight |
( |
| ) |
|
|
virtualdefault |
◆ bind()
◆ get_moon_angle()
double FGLight::get_moon_angle |
( |
| ) |
const |
|
inline |
◆ get_moon_gc_lat()
double FGLight::get_moon_gc_lat |
( |
| ) |
const |
|
inline |
◆ get_moon_lon()
double FGLight::get_moon_lon |
( |
| ) |
const |
|
inline |
◆ get_moon_rotation()
double FGLight::get_moon_rotation |
( |
| ) |
const |
|
inline |
◆ get_sun_angle()
double FGLight::get_sun_angle |
( |
| ) |
const |
|
inline |
◆ get_sun_lat()
double FGLight::get_sun_lat |
( |
| ) |
const |
|
inline |
◆ get_sun_lon()
double FGLight::get_sun_lon |
( |
| ) |
const |
|
inline |
◆ get_sun_rotation()
double FGLight::get_sun_rotation |
( |
| ) |
const |
|
inline |
◆ init()
◆ moon_vec()
const SGVec4f & FGLight::moon_vec |
( |
| ) |
const |
|
inline |
◆ moon_vec_inv()
const SGVec4f & FGLight::moon_vec_inv |
( |
| ) |
const |
|
inline |
◆ reinit()
◆ set_moon_angle()
void FGLight::set_moon_angle |
( |
double | a | ) |
|
|
inline |
◆ set_moon_gc_lat()
void FGLight::set_moon_gc_lat |
( |
double | l | ) |
|
|
inline |
◆ set_moon_lon()
void FGLight::set_moon_lon |
( |
double | l | ) |
|
|
inline |
◆ set_moon_rotation()
void FGLight::set_moon_rotation |
( |
double | r | ) |
|
|
inline |
◆ set_sun_angle()
void FGLight::set_sun_angle |
( |
double | a | ) |
|
|
inline |
◆ set_sun_lat()
void FGLight::set_sun_lat |
( |
double | l | ) |
|
|
inline |
◆ set_sun_lon()
void FGLight::set_sun_lon |
( |
double | l | ) |
|
|
inline |
◆ set_sun_rotation()
void FGLight::set_sun_rotation |
( |
double | r | ) |
|
|
inline |
◆ staticSubsystemClassId()
static const char * FGLight::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ sun_vec()
SGVec4f & FGLight::sun_vec |
( |
| ) |
|
|
inline |
◆ sun_vec_inv()
SGVec4f & FGLight::sun_vec_inv |
( |
| ) |
|
|
inline |
◆ unbind()
◆ update()
void FGLight::update |
( |
double | dt | ) |
|
|
override |
The documentation for this class was generated from the following files: