|
OpenWalnut 1.3.1
|
Keeps track of several frame-counts. More...
#include <WGEScreenCapture.h>
Public Attributes | |
| size_t | m_frames |
| current number of frames. | |
| size_t | m_framesLeft |
| the frames to take until stop. | |
Keeps track of several frame-counts.
Definition at line 61 of file WGEScreenCapture.h.
current number of frames.
Definition at line 63 of file WGEScreenCapture.h.
Referenced by WGEScreenCapture::operator()().
the frames to take until stop.
Definition at line 64 of file WGEScreenCapture.h.
Referenced by WGEScreenCapture::operator()().
1.7.4