|
Nana C++ Library. Reference for users.
What we need to use nana
|
Classes | |
| struct | thread_variable |
Public Member Functions | |
| void | insert (impl *p) |
| void | set_fps (impl *, std::size_t new_fps) |
| void | close (impl *p) |
| bool | empty () const |
| void nana::animation::performance_manager::close | ( | impl * | p | ) |
| bool nana::animation::performance_manager::empty | ( | ) | const |
| void nana::animation::performance_manager::insert | ( | impl * | p | ) |
| void nana::animation::performance_manager::set_fps | ( | impl * | p, |
| std::size_t | new_fps | ||
| ) |