|
OpenWalnut
1.4.0
|
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 63 of file WGEScreenCapture.h.
current number of frames.
Definition at line 65 of file WGEScreenCapture.h.
Referenced by WGEScreenCapture::operator()().
the frames to take until stop.
Definition at line 66 of file WGEScreenCapture.h.
Referenced by WGEScreenCapture::operator()().
1.7.6.1