| OpenVDB
    9.0.1
    | 
Private class of FastSweeping to perform multi-threaded initialization. More...
#include <openvdb/tools/FastSweeping.h>
| Public Types | |
| using | LeafRange = typename tree::LeafManager< SdfTreeT >::LeafRange | 
| Public Member Functions | |
| DilateKernel (FastSweeping &parent) | |
| DilateKernel (const DilateKernel &parent)=default | |
| DilateKernel & | operator= (const DilateKernel &)=delete | 
| void | run (int dilation, NearestNeighbors nn) | 
| Public Attributes | |
| FastSweeping * | mParent | 
| const SdfValueT | mBackground | 
| SdfGridT::ConstPtr | mSdfGridInput | 
Private class of FastSweeping to perform multi-threaded initialization.
| using LeafRange = typename tree::LeafManager<SdfTreeT>::LeafRange | 
| 
 | inline | 
| 
 | default | 
| 
 | delete | 
| 
 | inline | 
| const SdfValueT mBackground | 
| FastSweeping* mParent | 
| SdfGridT::ConstPtr mSdfGridInput | 
 1.8.11
 1.8.11