VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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


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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)