Loading...
Searching...
No Matches
Frame.hpp
Go to the documentation of this file.
Definition pybind11Utils.hpp:21
Frame(int newIndex, double newTimeIntervalInSeconds)
Constructs Frame instance with given time interval.
void Advance(int delta)
Frame()=default
Default constructor: A Frame instance with 1/60 seconds time interval.
double timeIntervalInSeconds
Time interval in seconds between two adjacent frames.
Definition Frame.hpp:50
1.9.8