Robotran C Documentation
mbs_common
mbs_realtime
open_gl
frame_capture
FrameCaptureOptions.hh
Go to the documentation of this file.
1
7
#ifdef FRAME_CAPTURE
8
9
#ifndef _FRAME_CAPTURE_OPTIONS_HH_
10
#define _FRAME_CAPTURE_OPTIONS_HH_
11
12
#include <GL/gl.h>
13
14
namespace
OpenGLMbs
{
15
16
//forward declaration
17
22
class
MbsFrameCaptureOptions
23
{
24
public
:
25
MbsFrameCaptureOptions
(){}
26
29
virtual
int
get_type()
const
{
return
0;}
30
31
};
32
33
}
//namespace OpenGLMbs
34
35
#endif //_FRAME_CAPTURE_OPTIONS_HH_
36
37
#endif
OpenGLMbs
Definition:
MpegFrameCaptureOptions.hh:6
MbsFrameCaptureOptions
Generated on Fri Mar 10 2023 09:22:54 for Robotran C Documentation by
1.8.17