ReadFile File Reference

#include <string>
#include <osg/Node>
#include <osg/Image>
#include <osg/ArgumentParser>
#include <osgDB/Export>
#include <osgDB/Registry>

Namespaces

namespace  osgDB

Defines

#define OSGDB_READFILE   1

Functions

OSGDB_EXPORT osg::Object * osgDB::readObjectFile (const std::string &filename, const ReaderWriter::Options *options)
osg::Object * osgDB::readObjectFile (const std::string &filename)
OSGDB_EXPORT osg::Image * osgDB::readImageFile (const std::string &filename, const ReaderWriter::Options *options)
osg::Image * osgDB::readImageFile (const std::string &filename)
OSGDB_EXPORT osg::HeightField * osgDB::readHeightFieldFile (const std::string &filename, const ReaderWriter::Options *options)
osg::HeightField * osgDB::readHeightFieldFile (const std::string &filename)
OSGDB_EXPORT osg::Node * osgDB::readNodeFile (const std::string &filename, const ReaderWriter::Options *options)
osg::Node * osgDB::readNodeFile (const std::string &filename)
OSGDB_EXPORT osg::Node * osgDB::readNodeFiles (std::vector< std::string > &commandLine, const ReaderWriter::Options *options)
osg::Node * osgDB::readNodeFiles (std::vector< std::string > &commandLine)
OSGDB_EXPORT osg::Node * osgDB::readNodeFiles (osg::ArgumentParser &parser, const ReaderWriter::Options *options)
osg::Node * osgDB::readNodeFiles (osg::ArgumentParser &parser)

Define Documentation

#define OSGDB_READFILE   1


Generated on Sun Oct 1 13:17:03 2006 for openscenegraph by  doxygen 1.4.7