|
OSVR-Core
|
Handle the task of "do this every n times" in an easy way. More...
#include <Stride.h>
Public Member Functions | |
| Stride (const unsigned int n) | |
| void | advance () |
| Stride | operator++ () |
| Stride & | operator++ (int) |
| operator bool () const | |
Handle the task of "do this every n times" in an easy way.
1.8.12