Class frame_iterator::Impl

Nested Relationships

This class is a nested type of Class frame_iterator.

Class Documentation

class Impl

Public Functions

Impl(const Motion &motion_, double fps_)
double current_time() const
bool check_is_end() const

Public Members

const Motion *motion
double fps
long t_index = 0