aboutsummaryrefslogtreecommitdiff
path: root/docs/api_docs/files/pageextapi.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api_docs/files/pageextapi.js')
-rwxr-xr-xdocs/api_docs/files/pageextapi.js46
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/api_docs/files/pageextapi.js b/docs/api_docs/files/pageextapi.js
new file mode 100755
index 0000000..9516a8d
--- /dev/null
+++ b/docs/api_docs/files/pageextapi.js
@@ -0,0 +1,46 @@
+var pageextapi =
+[
+ [ "Damage Shaders (NvBlastExtShaders)", "pageextshaders.html", null ],
+ [ "Stress Solver (NvBlastExtStress)", "pageextstress.html", [
+ [ "Features", "pageextstress.html#stresssolverfeatures", null ],
+ [ "Settings Tuning", "pageextstress.html#stresssolvertuning", null ],
+ [ "Usage", "pageextstress.html#stresssolverusage", null ]
+ ] ],
+ [ "Asset Utilities (NvBlastExtAssetUtils)", "pageextassetutils.html", [
+ [ "Add World Bonds", "pageextassetutils.html#addworldbonds", null ],
+ [ "Merge Assets", "pageextassetutils.html#mergeassets", null ],
+ [ "Transform In-Place", "pageextassetutils.html#transforminplace", null ]
+ ] ],
+ [ "Asset Authoring (NvBlastExtAuthoring)", "pageextauthoring.html", [
+ [ "FractureTool", "pageextauthoring.html#fracturetool", null ],
+ [ "Mesh Restrictions", "pageextauthoring.html#fracturemeshrestrictions", null ],
+ [ "ConvexMeshBuilder", "pageextauthoring.html#convexmeshbuilder", null ],
+ [ "BondGenerator", "pageextauthoring.html#bondgenerator", null ],
+ [ "MeshCleaner", "pageextauthoring.html#meshcleaner", null ]
+ ] ],
+ [ "Importer (NvBlastExtImport)", "pageextimport.html", null ],
+ [ "Exporter (NvBlastExtExporter)", "pageextexporter.html", null ],
+ [ "Serialization (NvBlastExtSerialization)", "pageextserialization.html", [
+ [ "Introduction", "pageextserialization.html#serialization_intro", null ],
+ [ "Serialization (writing)", "pageextserialization.html#serialization_ser", [
+ [ "Using a Buffer Provider", "pageextserialization.html#bufferproviders", null ]
+ ] ],
+ [ "Deserialization (reading)", "pageextserialization.html#serialization_deser", null ],
+ [ "Detecting the Object Type in a Buffer", "pageextserialization.html#detecting_object_type", [
+ [ "Peeking at and Skipping Buffer Data", "pageextserialization.html#peeking_and_skipping", null ]
+ ] ],
+ [ "Cleaning Up", "pageextserialization.html#serialization_term", null ]
+ ] ],
+ [ "BlastTk Serialization (NvBlastExtTkSerialization)", "pageexttkserialization.html", null ],
+ [ "ExtPhysX Serialization (NvBlastExtPxSerialization)", "pageextpxserialization.html", null ],
+ [ "PhysX™ Extensions (NvBlastExtPhysX)", "pageextphysx.html", [
+ [ "ExtPxManager", "pageextphysx.html#ExtPxManager", null ],
+ [ "ExtImpactDamageManager", "pageextphysx.html#ExtImpactDamageManager", null ],
+ [ "ExtPxStressSolver", "pageextphysx.html#ExtPxStressSolver", [
+ [ "Usage", "pageextphysx.html#pxstresssolverusage", null ]
+ ] ],
+ [ "ExtSync", "pageextphysx.html#ExtSync", null ],
+ [ "ExtGroupTaskManager", "pageextphysx.html#ExtGroupTaskManager", null ],
+ [ "ExtCustomProfiler", "pageextphysx.html#ExtCustomProfiler", null ]
+ ] ]
+]; \ No newline at end of file