Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::simulation Member List
This is the complete list of members for
unravel::simulation
, including all inherited members.
clock_t
typedef
unravel::simulation
delta_t
typedef
unravel::simulation
duration_t
typedef
unravel::simulation
frame_
unravel::simulation
protected
get_delta_time
() const -> delta_t
unravel::simulation
get_fps
() const -> float
unravel::simulation
get_frame
() const -> uint64_t
unravel::simulation
get_time_scale
() const -> float
unravel::simulation
get_time_since_launch
() const -> duration_t
unravel::simulation
last_frame_timepoint_
unravel::simulation
protected
launch_timepoint_
unravel::simulation
protected
max_fps_
unravel::simulation
protected
max_inactive_fps_
unravel::simulation
protected
min_fps_
unravel::simulation
protected
previous_timesteps_
unravel::simulation
protected
run_one_frame
(bool is_active)
unravel::simulation
set_max_fps
(uint32_t fps)
unravel::simulation
set_max_inactive_fps
(uint32_t fps)
unravel::simulation
set_min_fps
(uint32_t fps)
unravel::simulation
set_time_scale
(float time_scale=1.0f)
unravel::simulation
set_time_smoothing_step
(uint32_t step)
unravel::simulation
simulation
()
unravel::simulation
smoothing_step_
unravel::simulation
protected
time_scale_
unravel::simulation
protected
timepoint_t
typedef
unravel::simulation
timestep_
unravel::simulation
protected
Generated by
1.12.0