diff options
Diffstat (limited to 'NvBlast/docs/api_docs/files/pagedefinitions.html')
| -rw-r--r-- | NvBlast/docs/api_docs/files/pagedefinitions.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/NvBlast/docs/api_docs/files/pagedefinitions.html b/NvBlast/docs/api_docs/files/pagedefinitions.html new file mode 100644 index 0000000..a5360c3 --- /dev/null +++ b/NvBlast/docs/api_docs/files/pagedefinitions.html @@ -0,0 +1,33 @@ +<html> + <head> + <title>NVIDIA(R) Blast(R) SDK 1.0 API Reference: Definitions</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="pagedefinitions">Definitions </a></h1><ul> +<li><b>exact coverage</b>: the condition that a walk from any leaf chunk to its ancestor root chunk will always encounter exactly one support chunk</li><li><b>family</b>: the memory allocated when an asset is instanced into its initial set of actors, and all descendent actors formed from fracturing the initial set, recursively</li><li><b>root chunk</b>: a chunk with no parent</li><li><b>leaf chunk</b>: a chunk with no children</li><li><b>lower-support chunk</b>: a chunk that is either a support or subsupport chunk</li><li><b>subsupport chunk</b>: a chunk that is descended from a support chunk</li><li><b>supersupport chunk</b>: a chunk that is the ancestor of a support chunk</li><li><b>support chunk</b>: a chunk that is represented in the support graph</li><li><b>upper-support chunk</b>: a chunk that is either a support or supersupport chunk</li></ul> +<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> |