More clean up for synch with 0.8.42
This commit is contained in:
25
doc/doc++/osgDB/writeNodeFile.html
Normal file
25
doc/doc++/osgDB/writeNodeFile.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>OSGDB_EXPORT extern bool osgDB::writeNodeFile</TITLE>
|
||||
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#ffffff">
|
||||
|
||||
<H2>OSGDB_EXPORT extern bool <A HREF="#DOC.DOCU">osgDB::writeNodeFile</A></H2><H2>(const osg::Node& node,<BR> const std::string& filename)</H2><BLOCKQUOTE>Write an osg::Node to file.</BLOCKQUOTE>
|
||||
|
||||
<A NAME="DOC.DOCU"></A>
|
||||
<HR>
|
||||
<H2>Documentation</H2>
|
||||
<BLOCKQUOTE>Write an osg::Node to file.
|
||||
Return true on sucess,
|
||||
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>
|
||||
Reference in New Issue
Block a user