Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
VideoFrame Class Reference
<class description="" goes="" here=""> <short description=""> More...
#include <VideoFrame.hpp>
Inheritance diagram for VideoFrame:
Public Member Functions | |
void | setWidth (int w) |
int | getWidth () |
void | setHeight (int h) |
int | getHeight () |
Protected Member Functions | |
VideoFrame (FrameType t, int width, int height) | |
Constructor with type -----------. | |
Protected Attributes | |
int | width |
int | height |
Detailed Description
<class description="" goes="" here=""> <short description="">
- Author:
- Michael Kropfberger and Peter Schojer
- Version:
- Id
- VideoFrame.hpp,v 1.4 2005/01/20 09:47:51 mkropfbe Exp
Definition at line 61 of file VideoFrame.hpp.
The documentation for this class was generated from the following files: