osgART::VideoConfig Class Reference
List of all members.
Constructor & Destructor Documentation
| osgART::VideoConfig::VideoConfig |
( |
|
) |
|
| virtual osgART::VideoConfig::~VideoConfig |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual int osgART::VideoConfig::getID |
( |
|
) |
const [inline, virtual] |
| virtual void osgART::VideoConfig::setID |
( |
int |
id |
) |
[inline, virtual] |
| virtual float osgART::VideoConfig::getFramerate |
( |
|
) |
const [inline, virtual] |
| void osgART::VideoConfig::setFrameRate |
( |
float |
framerate |
) |
[inline] |
| virtual const std::string& osgART::VideoConfig::getDevice |
( |
|
) |
const [inline, virtual] |
| void osgART::VideoConfig::setDevice |
( |
const std::string & |
devicename |
) |
[inline] |
| virtual const osg::Vec2s& osgART::VideoConfig::getSize |
( |
|
) |
const [inline, virtual] |
| virtual void osgART::VideoConfig::setSize |
( |
const osg::Vec2s & |
size |
) |
[inline, virtual] |
| virtual void osgART::VideoConfig::setSize |
( |
short |
width, |
|
|
short |
height | |
|
) |
| | [inline, virtual] |
| virtual void osgART::VideoConfig::setPixelFormat |
( |
const std::string & |
fourcc |
) |
[virtual] |
| virtual void osgART::VideoConfig::showDeviceDialog |
( |
|
) |
[virtual] |
| virtual void osgART::VideoConfig::showFormatDialog |
( |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: