From 236f03c0b9a4982328ed1201978f7f69d192d9b2 Mon Sep 17 00:00:00 2001 From: Anton Novoselov Date: Tue, 1 Aug 2017 12:53:38 +0300 Subject: Blast 1.1 release (windows / linux) see docs/release_notes.txt for details --- docs/source_docs/files/namespace_nv.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'docs/source_docs/files/namespace_nv.html') diff --git a/docs/source_docs/files/namespace_nv.html b/docs/source_docs/files/namespace_nv.html index a669ac5..d19f65d 100644 --- a/docs/source_docs/files/namespace_nv.html +++ b/docs/source_docs/files/namespace_nv.html @@ -1,6 +1,6 @@ - NVIDIA(R) Blast(R) SDK 1.0 Source Reference: Nv Namespace Reference + NVIDIA(R) Blast(R) SDK 1.1 Source Reference: Nv Namespace Reference @@ -37,6 +37,16 @@ namespace  Blast +

Detailed Description

+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.

+Blast serialization support for the ExtPhysX extension. Contains serializers which can be used by the ExtSerialization manager.

+Blast High-level serialization support. Contains serializers which can be used by the ExtSerialization manager.

+Specializations of ExtSerializationCAPN for Blast LL

+Specializations of ExtSerializationCAPN for BlastExtPx

+Specializations of ExtSerializationCAPN for BlastTk

+Raw serialization function declarations for BlastTk

+This file contains AllocatorCallback wrappers compatible with PxShared containers. +