#include <sun.h>
|
using | duration = std::chrono::milliseconds |
|
◆ duration
◆ Sun()
◆ dir()
vec3 nngn::Sun::dir |
( |
| ) |
const |
◆ incidence()
float nngn::Sun::incidence |
( |
| ) |
const |
|
inline |
◆ set_incidence()
void nngn::Sun::set_incidence |
( |
float | a | ) |
|
◆ set_time()
◆ set_time_ms()
void nngn::Sun::set_time_ms |
( |
unsigned | t | ) |
|
|
inline |
◆ set_updated()
void nngn::Sun::set_updated |
( |
bool | b | ) |
|
|
inline |
◆ time()
◆ time_ms()
auto nngn::Sun::time_ms |
( |
| ) |
const |
|
inline |
◆ updated()
bool nngn::Sun::updated |
( |
void | | ) |
const |
|
inline |
◆ m_arc_len
float nngn::Sun::m_arc_len = 0 |
|
private |
◆ m_cos
float nngn::Sun::m_cos = 0 |
|
private |
◆ m_incidence
float nngn::Sun::m_incidence = 0 |
|
private |
◆ m_sin
float nngn::Sun::m_sin = 0 |
|
private |
◆ m_time
◆ m_updated
bool nngn::Sun::m_updated = false |
|
private |
The documentation for this class was generated from the following files: