Public Attributes | |
| std::chrono::milliseconds | duration_ |
| T | value_ |
| std::chrono::milliseconds | start_time_ |
Definition at line 120 of file animated.hpp.
| std::chrono::milliseconds animated< T >::frame::duration_ |
Definition at line 123 of file animated.hpp.
| std::chrono::milliseconds animated< T >::frame::start_time_ |
Definition at line 125 of file animated.hpp.
| T animated< T >::frame::value_ |
Definition at line 124 of file animated.hpp.