VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 charclassName () 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 Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)