#include "NvBlastExtAuthoringCutout.h"#include <vector>#include <PxVec2.h>#include <PxVec3.h>#include <PxMat44.h>Go to the source code of this file.
Classes | |
| struct | Nv::Blast::ConvexLoop |
| struct | Nv::Blast::Cutout |
| struct | Nv::Blast::CutoutSetImpl |
| struct | Nv::Blast::POINT2D |
| struct | Nv::Blast::PolyVert |
Namespaces | |
| namespace | Nv |
| namespace | Nv::Blast |
Functions | |
| void | Nv::Blast::createCutoutSet (Nv::Blast::CutoutSetImpl &cutoutSet, const uint8_t *pixelBuffer, uint32_t bufferWidth, uint32_t bufferHeight, float segmentationErrorThreshold, float snapThreshold, bool periodic, bool expandGaps) |