diff options
| author | Bryan Galdrikian <[email protected]> | 2017-02-24 09:32:20 -0800 |
|---|---|---|
| committer | Bryan Galdrikian <[email protected]> | 2017-02-24 09:32:20 -0800 |
| commit | e1bf674c16e3c8472b29574159c789cd3f0c64e0 (patch) | |
| tree | 9f0cfce09c71a2c27ff19589fcad6cd83504477c /docs/api_docs/files/pagetools.html | |
| parent | first commit (diff) | |
| download | blast-e1bf674c16e3c8472b29574159c789cd3f0c64e0.tar.xz blast-e1bf674c16e3c8472b29574159c789cd3f0c64e0.zip | |
Updating to [email protected] and [email protected] with a new directory structure.
NvBlast folder is gone, files have been moved to top level directory. README is changed to reflect this.
Diffstat (limited to 'docs/api_docs/files/pagetools.html')
| -rw-r--r-- | docs/api_docs/files/pagetools.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/api_docs/files/pagetools.html b/docs/api_docs/files/pagetools.html new file mode 100644 index 0000000..ead8d22 --- /dev/null +++ b/docs/api_docs/files/pagetools.html @@ -0,0 +1,43 @@ +<html> + <head> + <title>NVIDIA(R) Blast(R) SDK 1.0 API Reference: Tools</title> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> + </head> + + <body bgcolor="#FFFFFF"> + <div id="header"> + <hr class="first"> + <img alt="" src="blast_logo.png"> + <br> + <center> + <a class="qindex" href="main.html">Main Page</a> + <!-- <a class="qindex" href="hierarchy.html">Class Hierarchy</a> //--> + <a class="qindex" href="annotated.html">Class List</a> + <a class="qindex" href="functions.html">Class Members</a> + </center> + <hr class="second"> + </div> +<!-- Generated by Doxygen 1.5.8 --> +<div class="contents"> +<h1><a class="anchor" name="pagetools">Tools </a></h1><br> + See <a class="el" href="pagecopyrights.html">Copyrights</a> for license information regarding third-party software used by the tools.<p> +<br> +<h2><a class="anchor" name="importer"> +Apex Importer</a></h2> +Import Apex assets into Blast format.<p> +<a class="el" href="pageimporter.html">ApexImporter</a><h2><a class="anchor" name="converter"> +Data Converter</a></h2> +Convert serialized data from an old format to the current format.<p> +<a class="el" href="pageconverter.html">DataConverter</a><h2><a class="anchor" name="authoring"> +Authoring Tool</a></h2> +Command line authoring tool.<p> +<a class="el" href="pageauthoring.html">AuthoringTool</a><p> +<br> + </div> +<!-- start footer part --> +<div class="footer"> +Copyright © 2015-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> +</div> +</body> +</html> |