List of all members.
Public Member Functions |
| ReadImageFunctor (const std::string &filename, const osgDB::ReaderWriter::Options *options) |
| ~ReadImageFunctor () |
virtual
osgDB::ReaderWriter::ReadResult | doRead (osgDB::ReaderWriter &rw) const |
virtual bool | isValid (osgDB::ReaderWriter::ReadResult &readResult) const |
virtual bool | isValid (osg::Object *object) const |
Public Attributes |
std::istringstream | _stream |
Constructor & Destructor Documentation
osgCal::ReadImageFunctor::ReadImageFunctor |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options | |
|
) |
| | [inline] |
osgCal::ReadImageFunctor::~ReadImageFunctor |
( |
|
) |
[inline] |
Member Function Documentation
virtual osgDB::ReaderWriter::ReadResult osgCal::ReadImageFunctor::doRead |
( |
osgDB::ReaderWriter & |
rw |
) |
const [virtual] |
virtual bool osgCal::ReadImageFunctor::isValid |
( |
osg::Object * |
object |
) |
const [inline, virtual] |
virtual bool osgCal::ReadImageFunctor::isValid |
( |
osgDB::ReaderWriter::ReadResult & |
readResult |
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this struct was generated from the following file: