Home
last modified time | relevance | path

Searched refs:ProComputed (Results 1 – 5 of 5) sorted by relevance

/dports/astro/nightfall/nightfall-1.92/
H A DLightGtkToggle.c283 if (Flags.ProComputed == ON) { in lightcurve_event()
347 if (Flags.ProComputed == ON) { in lightfit_event()
411 if (Flags.ProComputed == ON) { in lightmap_event()
440 if (Flags.ProComputed == ON) { in profiler_event()
H A DLightVelocity.c350 Flags.ProComputed = ON; in RadVel()
H A DLight.h417 int ProComputed; /* Profile is computed */ member
H A DLightInput.c1230 Flags.ProComputed = OFF; in InitFlags()
H A DLightConfig.c800 Flags.ProComputed = OFF; in ParseConfig()