Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
CSaveImageOSG Class Reference
Inheritance diagram for CSaveImageOSG:

Public Member Functions

 CSaveImageOSG (std::string &FileName, osg::Image *pImage, osg::Camera *pCamera)
 
virtual void operator() (osg::RenderInfo &renderInfo) const
 

Static Public Member Functions

static bool SaveImage (std::string &FilePath, int Width, int Height)
 

Protected Attributes

std::string m_FileName
 
osg::ref_ptr< osg::Image > m_pImage
 
osg::ref_ptr< osg::Camera > m_pCamera
 

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