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::ObjectosgDB::readObjectFile (const std::string &filename, const Options *options)
osg::ObjectosgDB::readObjectFile (const std::string &filename)
OSGDB_EXPORT osg::ImageosgDB::readImageFile (const std::string &filename, const Options *options)
osg::ImageosgDB::readImageFile (const std::string &filename)
OSGDB_EXPORT osg::HeightFieldosgDB::readHeightFieldFile (const std::string &filename, const Options *options)
osg::HeightFieldosgDB::readHeightFieldFile (const std::string &filename)
OSGDB_EXPORT osg::NodeosgDB::readNodeFile (const std::string &filename, const Options *options)
osg::NodeosgDB::readNodeFile (const std::string &filename)
OSGDB_EXPORT osg::NodeosgDB::readNodeFiles (std::vector< std::string > &fileList, const Options *options)
osg::NodeosgDB::readNodeFiles (std::vector< std::string > &fileList)
OSGDB_EXPORT osg::NodeosgDB::readNodeFiles (osg::ArgumentParser &parser, const Options *options)
osg::NodeosgDB::readNodeFiles (osg::ArgumentParser &parser)
OSGDB_EXPORT osg::ShaderosgDB::readShaderFile (const std::string &filename, const Options *options)
osg::ShaderosgDB::readShaderFile (const std::string &filename)
osg::ShaderosgDB::readShaderFile (osg::Shader::Type type, const std::string &filename, const Options *options)
osg::ShaderosgDB::readShaderFile (osg::Shader::Type type, const std::string &filename)
OSGDB_EXPORT osg::ref_ptr
< osg::Object
osgDB::readRefObjectFile (const std::string &filename, const Options *options)
osg::ref_ptr< osg::ObjectosgDB::readRefObjectFile (const std::string &filename)
OSGDB_EXPORT osg::ref_ptr
< osg::Image
osgDB::readRefImageFile (const std::string &filename, const Options *options)
osg::ref_ptr< osg::ImageosgDB::readRefImageFile (const std::string &filename)
OSGDB_EXPORT osg::ref_ptr
< osg::HeightField
osgDB::readRefHeightFieldFile (const std::string &filename, const Options *options)
osg::ref_ptr< osg::HeightFieldosgDB::readRefHeightFieldFile (const std::string &filename)
OSGDB_EXPORT osg::ref_ptr
< osg::Node
osgDB::readRefNodeFile (const std::string &filename, const Options *options)
osg::ref_ptr< osg::NodeosgDB::readRefNodeFile (const std::string &filename)
OSGDB_EXPORT osg::ref_ptr
< osg::Shader
osgDB::readRefShaderFile (const std::string &filename, const Options *options)
osg::ref_ptr< osg::ShaderosgDB::readRefShaderFile (const std::string &filename)

Define Documentation

#define OSGDB_READFILE   1


Generated on Fri Mar 19 19:52:48 2010 for openscenegraph by  doxygen 1.5.6