boundaryVoxelCount() const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
clear() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
computeVoxelSlices(HashOp hash) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
extGrid() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
extGridInput() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
FastSweeping() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
FastSweeping(const FastSweeping &)=delete | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initDilate(const SdfGridT &sdfGrid, int dilation, NearestNeighbors nn=NN_FACE, FastSweepingDomain mode=FastSweepingDomain::SWEEP_ALL) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initExt(const SdfGridT &fogGrid, const OpT &op, const ExtValueT &background, SdfValueT isoValue, bool isInputSdf, FastSweepingDomain mode, const typename ExtGridT::ConstPtr extGrid) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initExt(const SdfGridT &sdfGrid, const ExtOpT &op, const ExtValueT &background, SdfValueT isoValue, bool isInputSdf, FastSweepingDomain mode=FastSweepingDomain::SWEEP_ALL, const typename ExtGridT::ConstPtr extGrid=nullptr) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initExt(const SdfGridT &fogGrid, const OpT &op, const ExtValueT &background, SdfValueT isoValue, bool isInputSdf, FastSweepingDomain mode, const typename ExtGridT::ConstPtr extGrid) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initMask(const SdfGridT &sdfGrid, const Grid< MaskTreeT > &mask, bool ignoreActiveTiles=false) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
initSdf(const SdfGridT &sdfGrid, SdfValueT isoValue, bool isInputSdf) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
isInputSdf() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
isValid() const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
operator=(const SweepingKernel &)=delete | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
operator=(const FastSweeping &)=delete | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
sdfGrid() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
sweep() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
sweep(int nIter=1, bool finalize=true) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
sweepDirection() const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
SweepingKernel(FastSweeping &parent) | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
SweepingKernel(const SweepingKernel &)=delete | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | |
sweepingVoxelCount() const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
threeNghbr(const NN &d1, const NN &d2, const NN &d3, const SdfT &, const ExtT &v1, const ExtT &v2, const ExtT &v3) const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
threeNghbr(const NN &d1, const NN &d2, const NN &d3, const SdfT &w, const ExtT &v1, const ExtT &v2, const ExtT &v3) const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
twoNghbr(const NN &d1, const NN &d2, const SdfT &, const ExtT &v1, const ExtT &v2) const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
twoNghbr(const NN &d1, const NN &d2, const SdfT &w, const ExtT &v1, const ExtT &v2) const | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |
~FastSweeping() | FastSweeping< SdfGridT, ExtValueT >::SweepingKernel | inline |