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/struct_nv_blast_bond.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/struct_nv_blast_bond.html')
| -rw-r--r-- | docs/api_docs/files/struct_nv_blast_bond.html | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/docs/api_docs/files/struct_nv_blast_bond.html b/docs/api_docs/files/struct_nv_blast_bond.html new file mode 100644 index 0000000..4a47cd4 --- /dev/null +++ b/docs/api_docs/files/struct_nv_blast_bond.html @@ -0,0 +1,109 @@ +<html> + <head> + <title>NVIDIA(R) Blast(R) SDK 1.0 API Reference: NvBlastBond Struct Reference</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>NvBlastBond Struct Reference</h1><!-- doxytag: class="NvBlastBond" --><code>#include <<a class="el" href="_nv_blast_types_8h-source.html">NvBlastTypes.h</a>></code> +<p> + +<p> +<a href="struct_nv_blast_bond-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> +<tr><td></td></tr> +<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_blast_bond.html#5dc5d104d61919d19968ce77b7db9bba">area</a></td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_blast_bond.html#0b9fdf36eb1288c8d26d2549b68df5c6">centroid</a> [3]</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_blast_bond.html#3e8b8dd2ac2634098df7c1475ee6171d">normal</a> [3]</td></tr> + +<tr><td class="memItemLeft" nowrap align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_nv_blast_bond.html#4e131a735184d74e611b9b40a368edd7">userData</a></td></tr> + +</table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +Represents the interface between two chunks. At most one bond is created for a chunk pair. The convention regarding the normal direction is based upon the chunk indices, pointing from the lower-indexed chunk to the higher-indexed chunk. <hr><h2>Member Data Documentation</h2> +<a class="anchor" name="5dc5d104d61919d19968ce77b7db9bba"></a><!-- doxytag: member="NvBlastBond::area" ref="5dc5d104d61919d19968ce77b7db9bba" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">float <a class="el" href="struct_nv_blast_bond.html#5dc5d104d61919d19968ce77b7db9bba">NvBlastBond::area</a> </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +Area of interface +</div> +</div><p> +<a class="anchor" name="0b9fdf36eb1288c8d26d2549b68df5c6"></a><!-- doxytag: member="NvBlastBond::centroid" ref="0b9fdf36eb1288c8d26d2549b68df5c6" args="[3]" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">float <a class="el" href="struct_nv_blast_bond.html#0b9fdf36eb1288c8d26d2549b68df5c6">NvBlastBond::centroid</a>[3] </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +Central position on the interface between chunks +</div> +</div><p> +<a class="anchor" name="3e8b8dd2ac2634098df7c1475ee6171d"></a><!-- doxytag: member="NvBlastBond::normal" ref="3e8b8dd2ac2634098df7c1475ee6171d" args="[3]" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">float <a class="el" href="struct_nv_blast_bond.html#3e8b8dd2ac2634098df7c1475ee6171d">NvBlastBond::normal</a>[3] </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +Interface average normal +</div> +</div><p> +<a class="anchor" name="4e131a735184d74e611b9b40a368edd7"></a><!-- doxytag: member="NvBlastBond::userData" ref="4e131a735184d74e611b9b40a368edd7" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">uint32_t <a class="el" href="struct_nv_blast_bond.html#4e131a735184d74e611b9b40a368edd7">NvBlastBond::userData</a> </td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +Extra data associated with bond, e.g. whether or not to create a joint +</div> +</div><p> +<hr>The documentation for this struct was generated from the following file:<ul> +<li>sdk/lowlevel/include/<a class="el" href="_nv_blast_types_8h-source.html">NvBlastTypes.h</a></ul> +</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> |