osgWidget::PdfImage Class Reference
List of all members.
Detailed Description
Pure virtual base class for interfacing with implementation of PDF reader.
Constructor & Destructor Documentation
| osgWidget::PdfImage::PdfImage |
( |
|
) |
[inline] |
| virtual osgWidget::PdfImage::~PdfImage |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| const osg::Vec4& osgWidget::PdfImage::getBackgroundColor |
( |
|
) |
const [inline] |
| int osgWidget::PdfImage::getNextPageKeyEvent |
( |
|
) |
const [inline] |
| virtual int osgWidget::PdfImage::getNumOfPages |
( |
|
) |
[pure virtual] |
| int osgWidget::PdfImage::getPageNum |
( |
|
) |
const [inline] |
| int osgWidget::PdfImage::getPreviousPageKeyEvent |
( |
|
) |
const [inline] |
| bool osgWidget::PdfImage::next |
( |
|
) |
[inline] |
| virtual bool osgWidget::PdfImage::page |
( |
int |
pageNum |
) |
[pure virtual] |
| bool osgWidget::PdfImage::previous |
( |
|
) |
[inline] |
| void osgWidget::PdfImage::setBackgroundColor |
( |
const osg::Vec4 & |
backgroundColor |
) |
[inline] |
| void osgWidget::PdfImage::setNextPageKeyEvent |
( |
int |
key |
) |
[inline] |
| void osgWidget::PdfImage::setPreviousPageKeyEvent |
( |
int |
key |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: