Go to the documentation of this file.
33 #ifndef vtkWin32VideoSource_h
34 #define vtkWin32VideoSource_h
39 class vtkWin32VideoSourceInternal;
103 char WndClassName[16];
GLuint GLuint GLsizei count
#define VTKIOVIDEO_EXPORT
void SetOutputFormat(int format)
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
virtual void SetFrameSize(int dim[3])
void OnParentWndDestroy()
void PrintSelf(ostream &os, vtkIndent indent)
void UnpackRasterLine(char *outptr, char *inptr, int start, int count)
void SetFrameRate(float rate)
a simple class to control print indentation
static vtkWin32VideoSource * New()
#define vtkGetMacro(name, type)
vtkWin32VideoSourceInternal * Internal
vtkBooleanMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
virtual void SetFrameSize(int x, int y, int z)
Video-for-Windows video digitizer.
void LocalInternalGrab(void *)
void ReleaseSystemResources()
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
void SetFrameSize(int x, int y, int z)
Superclass of video input devices for VTK.