extensions/authoring/NvBlastExtAuthoringBondGenerator.h
In directory: extensions/authoring
Source file: extensions/authoring/NvBlastExtAuthoringBondGenerator.h
Defines the API for the NvBlastExtAuthoring blast sdk extension’s BlastBondGenerator.
Classes
Nv::Blast::BlastBondGenerator: Tool for gathering bond information from provided mesh geometry.
Namespaces
Nv: 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.
Structs
Nv::Blast::BondGenerationConfig: Bond interface generation configuration EXACT - common surface will be searched AVERAGE - Inerface is approximated by projections or intersecitons with midplane maxSeparation - for AVERAGE mode.