#include "NvBlastExtAuthoringFractureTool.h"#include "NvBlastExtAuthoringMesh.h"#include <vector>#include <set>Go to the source code of this file.
Classes | |
| class | Nv::Blast::FractureToolImpl |
| class | Nv::Blast::VoronoiSitesGeneratorImpl |
Namespaces | |
| namespace | Nv |
| namespace | Nv::Blast |
Functions | |
| void | Nv::Blast::findCellBasePlanes (const std::vector< NvcVec3 > &sites, std::vector< std::vector< int32_t > > &neighboors) |
| Mesh * | Nv::Blast::getCellMesh (class BooleanEvaluator &eval, int32_t planeIndexerOffset, int32_t cellId, const std::vector< NvcVec3 > &sites, std::vector< std::vector< int32_t > > &neighboors, int32_t interiorMaterialId, NvcVec3 origin) |