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)
 Read an osg::Object from file.
osg::ObjectosgDB::readObjectFile (const std::string &filename)
 Read an osg::Object from file.
OSGDB_EXPORT osg::ImageosgDB::readImageFile (const std::string &filename, const ReaderWriter::Options *options)
 Read an osg::Image from file.
osg::ImageosgDB::readImageFile (const std::string &filename)
 Read an osg::Image from file.
OSGDB_EXPORT
osg::HeightField
osgDB::readHeightFieldFile (const std::string &filename, const ReaderWriter::Options *options)
 Read an osg::HeightField from file.
osg::HeightFieldosgDB::readHeightFieldFile (const std::string &filename)
 Read an osg::HeightField from file.
OSGDB_EXPORT osg::NodeosgDB::readNodeFile (const std::string &filename, const ReaderWriter::Options *options)
 Read an osg::Node from file.
osg::NodeosgDB::readNodeFile (const std::string &filename)
 Read an osg::Node from file.
OSGDB_EXPORT osg::NodeosgDB::readNodeFiles (std::vector< std::string > &commandLine, const ReaderWriter::Options *options)
 Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded.
osg::NodeosgDB::readNodeFiles (std::vector< std::string > &commandLine)
 Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded.
OSGDB_EXPORT osg::NodeosgDB::readNodeFiles (osg::ArgumentParser &parser, const ReaderWriter::Options *options)
 Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded.
osg::NodeosgDB::readNodeFiles (osg::ArgumentParser &parser)
 Read an osg::Node subgraph from files, creating a osg::Group to contain the nodes if more than one subgraph has been loaded.

Define Documentation

#define OSGDB_READFILE   1


Generated at Sun Oct 14 02:11:52 2007 for the OpenSceneGraph by doxygen 1.5.3.