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 bool osgDB::writeObjectFile</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>extern OSGDB_EXPORT bool <A HREF="#DOC.DOCU">osgDB::writeObjectFile</A></H2><H2>(const osg::Object&amp; object,<BR>&nbsp; const std::string&amp; filename)</H2><BLOCKQUOTE>Write an osg::Object to file.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Write an osg::Object to file.
Return true on success,
return false 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 write 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>