VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions
ReaderWriterPathData Class Reference

This class is loaded by OSG automatically for the file extention "PathData". More...

Inheritance diagram for ReaderWriterPathData:
Inheritance graph
[legend]

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

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.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)