Public Attributes | |
| std::chrono::milliseconds | duration_ |
| T | value_ |
| std::chrono::milliseconds | start_time_ |
Definition at line 216 of file animated.hpp.
| std::chrono::milliseconds animated< T >::frame::duration_ |
Definition at line 218 of file animated.hpp.
| std::chrono::milliseconds animated< T >::frame::start_time_ |
Definition at line 220 of file animated.hpp.
| T animated< T >::frame::value_ |
Definition at line 219 of file animated.hpp.