OpenVDB
12.0.0
|
This is the complete list of members for FastSweeping< SdfGridT, ExtValueT >, including all inherited members.
boundaryVoxelCount() const | FastSweeping< SdfGridT, ExtValueT > | inline |
clear() | FastSweeping< SdfGridT, ExtValueT > | |
extGrid() | FastSweeping< SdfGridT, ExtValueT > | inline |
extGridInput() | FastSweeping< SdfGridT, ExtValueT > | inline |
FastSweeping() | FastSweeping< SdfGridT, ExtValueT > | |
FastSweeping(const FastSweeping &)=delete | FastSweeping< SdfGridT, ExtValueT > | |
initDilate(const SdfGridT &sdfGrid, int dilation, NearestNeighbors nn=NN_FACE, FastSweepingDomain mode=FastSweepingDomain::SWEEP_ALL) | FastSweeping< SdfGridT, ExtValueT > | |
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 > | |
initExt(const SdfGridT &fogGrid, const OpT &op, const ExtValueT &background, SdfValueT isoValue, bool isInputSdf, FastSweepingDomain mode, const typename ExtGridT::ConstPtr extGrid) | FastSweeping< SdfGridT, ExtValueT > | |
initMask(const SdfGridT &sdfGrid, const Grid< MaskTreeT > &mask, bool ignoreActiveTiles=false) | FastSweeping< SdfGridT, ExtValueT > | |
initSdf(const SdfGridT &sdfGrid, SdfValueT isoValue, bool isInputSdf) | FastSweeping< SdfGridT, ExtValueT > | |
isInputSdf() | FastSweeping< SdfGridT, ExtValueT > | inline |
isValid() const | FastSweeping< SdfGridT, ExtValueT > | inline |
operator=(const FastSweeping &)=delete | FastSweeping< SdfGridT, ExtValueT > | |
sdfGrid() | FastSweeping< SdfGridT, ExtValueT > | inline |
sweep(int nIter=1, bool finalize=true) | FastSweeping< SdfGridT, ExtValueT > | |
sweepDirection() const | FastSweeping< SdfGridT, ExtValueT > | inline |
sweepingVoxelCount() const | FastSweeping< SdfGridT, ExtValueT > | inline |
~FastSweeping() | FastSweeping< SdfGridT, ExtValueT > | inline |