#include <Sun.h>
Definition at line 56 of file Sun.h.
◆ GetDetails()
const SunInfo & Divide::Sun::GetDetails |
( |
| ) |
const |
◆ GetGeographicLocation()
◆ GetSunPosition()
vec3< F32 > Divide::Sun::GetSunPosition |
( |
F32 |
radius = 1.f | ) |
const |
◆ GetTimeOfDay()
◆ SetDate()
void Divide::Sun::SetDate |
( |
struct tm & |
dateTime | ) |
|
|
noexcept |
◆ SetLocation()
void Divide::Sun::SetLocation |
( |
F32 |
longitude, |
|
|
F32 |
latitude |
|
) |
| |
|
noexcept |
◆ _cachedDetails
SunInfo Divide::Sun::_cachedDetails |
|
mutableprivate |
Definition at line 67 of file Sun.h.
◆ _dirty
bool Divide::Sun::_dirty = true |
|
mutableprivate |
Definition at line 71 of file Sun.h.
◆ _latitude
F32 Divide::Sun::_latitude = 0.f |
|
private |
Definition at line 69 of file Sun.h.
◆ _longitude
F32 Divide::Sun::_longitude = 0.f |
|
private |
Definition at line 68 of file Sun.h.
The documentation for this struct was generated from the following files:
- G:/Divide-Framework/Source/Environment/Sky/Headers/Sun.h
- G:/Divide-Framework/Source/Environment/Sky/Sun.cpp