OpenVDB
6.0.0
|
#include <Morphology.h>
Public Member Functions | |
Neighbor () | |
void | clear () |
template<int DX, int DY, int DZ> | |
void | scatter (AccessorType &acc, const Coord &xyz, int indx, Word mask) |
template<int DX, int DY, int DZ> | |
Word | gather (AccessorType &acc, const Coord &xyz, int indx) |
Public Attributes | |
LeafType * | leaf |
bool | init |
bool | isOn |
|
inline |
|
inline |
|
inline |
|
inline |
bool init |
bool isOn |
LeafType* leaf |