#include <NvBlastExtApexImportTool.h>
Public Types | |
Public Member Functions | |
| ApexImporterConfig () | |
| void | setDefaults () |
Public Attributes | |
| InterfaceSearchMode | infSearchMode |
Interface search mode:
EXACT - - Importer tries to find triangles from two chunks which lay in common surface. If such triangles are found, their intersections are considered as the interface.
FORCED - Bond creation is forced no matter how far chunks from each other.
| Nv::Blast::ApexImporter::ApexImporterConfig::ApexImporterConfig | ( | ) | [inline] |
| void Nv::Blast::ApexImporter::ApexImporterConfig::setDefaults | ( | ) | [inline] |