diff options
| author | Anton Novoselov <[email protected]> | 2017-08-01 12:53:38 +0300 |
|---|---|---|
| committer | Anton Novoselov <[email protected]> | 2017-08-01 12:53:38 +0300 |
| commit | 236f03c0b9a4982328ed1201978f7f69d192d9b2 (patch) | |
| tree | e486f2fa39dba203563895541e92c60ed3e25759 /docs/api_docs/files/namespace_nv.html | |
| parent | Added screens to welcome page (diff) | |
| download | blast-236f03c0b9a4982328ed1201978f7f69d192d9b2.tar.xz blast-236f03c0b9a4982328ed1201978f7f69d192d9b2.zip | |
Blast 1.1 release (windows / linux)
see docs/release_notes.txt for details
Diffstat (limited to 'docs/api_docs/files/namespace_nv.html')
| -rw-r--r-- | docs/api_docs/files/namespace_nv.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/api_docs/files/namespace_nv.html b/docs/api_docs/files/namespace_nv.html index 7e74426..97eae9a 100644 --- a/docs/api_docs/files/namespace_nv.html +++ b/docs/api_docs/files/namespace_nv.html @@ -1,6 +1,6 @@ <html> <head> - <title>NVIDIA(R) Blast(R) SDK 1.0 API Reference: Nv Namespace Reference</title> + <title>NVIDIA(R) Blast(R) SDK 1.1 API Reference: Nv Namespace Reference</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> </head> @@ -26,6 +26,12 @@ <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_nv_1_1_blast.html">Blast</a></td></tr> </table> +<hr><a name="_details"></a><h2>Detailed Description</h2> +FractureTool has requirements to input meshes to fracture them successfully: 1) Mesh should be closed (watertight) 2) There should not be self-intersections and open-edges. Mesh cleaner input is closed mesh with self-intersections and open-edges (only in the interior). It tries to track outer hull to make input mesh solid and meet requierements of FractureTool. If mesh contained some internal cavities they will be removed.<p> +<a class="el" href="namespace_nv_1_1_blast.html">Blast</a> serialization support for the ExtPhysX extension. Contains serializers which can be used by the ExtSerialization manager.<p> +<a class="el" href="namespace_nv_1_1_blast.html">Blast</a> High-level serialization support. Contains serializers which can be used by the ExtSerialization manager.<p> +This file contains AllocatorCallback wrappers compatible with PxShared containers. +<p> </div> <!-- start footer part --> <div class="footer"> |