|
OpenVDB
7.1.0
|
Private class of FastSweeping to perform concurrent fast sweeping in two directions. More...
#include <FastSweeping.h>
Classes | |
| struct | NN |
Public Member Functions | |
| SweepingKernel (FastSweeping &parent) | |
| SweepingKernel (const SweepingKernel &)=delete | |
| SweepingKernel & | operator= (const SweepingKernel &)=delete |
| template<typename HashOp > | |
| void | computeVoxelSlices (HashOp hash) |
| Main method that performs concurrent bi-directional sweeps. More... | |
| void | sweep () |
Private class of FastSweeping to perform concurrent fast sweeping in two directions.
|
inline |
|
delete |
|
inline |
Main method that performs concurrent bi-directional sweeps.
|
delete |
|
inline |
1.8.18