OpenSceneGraph/doc/doc++/osgDB/readObjectFile.html
2001-09-19 21:19:47 +00:00

26 lines
1.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>OSGDB_EXPORT extern osg::Object* osgDB::readObjectFile</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>OSGDB_EXPORT extern osg::Object* <A HREF="#DOC.DOCU">osgDB::readObjectFile</A></H2><H2>(const std::string&amp; filename)</H2><BLOCKQUOTE>Read an osg::Object from file.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Read an osg::Object from file.
Return valid osg::Object on sucess,
return NULL on failure.
The osgDB::Registry is used to load the appropriate ReaderWriter plugin
for the filename extension, and this plugin then handles the request
to read the specified file.</BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
</BODY>
</HTML>