osgWidget::PdfReader Class Reference

Inheritance diagram for osgWidget::PdfReader:

osg::Geode osg::Node osg::Object osg::Referenced

List of all members.

Public Member Functions

 PdfReader ()
 PdfReader (const std::string &filename, const GeometryHints &hints=GeometryHints())
bool assign (PdfImage *pdfImage, const GeometryHints &hints=GeometryHints())
bool open (const std::string &filename, const GeometryHints &hints=GeometryHints())
bool page (int pageNum)
bool previous ()
bool next ()

Protected Attributes

osg::ref_ptr< PdfImage_pdfImage


Detailed Description

Convinience class that provides a interactive quad that can be placed directly in the scene.

Constructor & Destructor Documentation

osgWidget::PdfReader::PdfReader (  )  [inline]

osgWidget::PdfReader::PdfReader ( const std::string &  filename,
const GeometryHints hints = GeometryHints() 
)


Member Function Documentation

bool osgWidget::PdfReader::assign ( PdfImage pdfImage,
const GeometryHints hints = GeometryHints() 
)

bool osgWidget::PdfReader::open ( const std::string &  filename,
const GeometryHints hints = GeometryHints() 
)

bool osgWidget::PdfReader::page ( int  pageNum  ) 

bool osgWidget::PdfReader::previous (  ) 

bool osgWidget::PdfReader::next (  ) 


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 19:53:01 2010 for openscenegraph by  doxygen 1.5.6