Image Component Library (ICL)
|
This is the complete list of members for icl::utils::FPSEstimator, including all inherited members.
FPSEstimator(int n=2) | icl::utils::FPSEstimator | |
getFPSString(const std::string &fmt="%3.4f fps", int bufferSize=30) const | icl::utils::FPSEstimator | virtual |
getFPSVal() const | icl::utils::FPSEstimator | virtual |
m_iN | icl::utils::FPSEstimator | private |
m_qTimes | icl::utils::FPSEstimator | mutableprivate |
reset(int n) | icl::utils::FPSEstimator | |
showFPS(const std::string &text="") const | icl::utils::FPSEstimator | virtual |
tic() const | icl::utils::FPSEstimator | virtual |
~FPSEstimator() | icl::utils::FPSEstimator | inlinevirtual |