This class is loaded by OSG automatically for the file extention "PathData".
More...
Public Member Functions |
| | ReaderWriterPathData () |
| virtual | ~ReaderWriterPathData () |
| virtual const char * | className () const |
| virtual ReadResult | readNode (const std::string &filename, const osgDB::ReaderWriter::Options *options) const |
| | Reads the file in.
|
| virtual WriteResult | writeNode (const osg::Node &, const std::string &filename, const osgDB::ReaderWriter::Options *options) const |
| | Write the file out. Not supported in this version and will return an error.
|
Detailed Description
This class is loaded by OSG automatically for the file extention "PathData".
Constructor & Destructor Documentation
| ReaderWriterPathData::ReaderWriterPathData |
( |
| ) |
|
| virtual ReaderWriterPathData::~ReaderWriterPathData |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual const char* ReaderWriterPathData::className |
( |
| ) |
const |
|
virtual |
| virtual ReadResult ReaderWriterPathData::readNode |
( |
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| const |
|
virtual |
| virtual WriteResult ReaderWriterPathData::writeNode |
( |
const osg::Node & |
, |
|
|
const std::string & |
filename, |
|
|
const osgDB::ReaderWriter::Options * |
options |
|
) |
| const |
|
virtual |
Write the file out. Not supported in this version and will return an error.
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-3-branch/include/osgdb_PathData/readerWriterPathData.h