![]() |
VR-Forces 4.0.4 Class Documentation
|
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. | |
This class is loaded by OSG automatically for the file extention "PathData".
| virtual ReaderWriterPathData::~ReaderWriterPathData | ( | ) | [virtual] |
| virtual const char* ReaderWriterPathData::className | ( | ) | const [virtual] |
| virtual ReadResult ReaderWriterPathData::readNode | ( | const std::string & | filename, |
| const osgDB::ReaderWriter::Options * | options | ||
| ) | const [virtual] |
Reads the file in.
| 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.