OSVR-Core
Public Member Functions | List of all members
util::Stride Class Reference

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++ ()
 
Strideoperator++ (int)
 
 operator bool () const
 

Detailed Description

Handle the task of "do this every n times" in an easy way.


The documentation for this class was generated from the following file: