Clean of doc++ directories.

This commit is contained in:
Robert Osfield
2003-04-11 15:34:56 +00:00
parent 0c9b652f31
commit 02c0133203
491 changed files with 0 additions and 75309 deletions

View File

@@ -1,25 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>extern OSGDB_EXPORT osg::Object* osgDB::readObjectFile</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>extern OSGDB_EXPORT 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 success,
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>