#include <openvdb/tools/SignedFloodFill.h>
|
using | ValueT = typename TreeOrLeafManagerT::ValueType |
|
using | RootT = typename TreeOrLeafManagerT::RootNodeType |
|
using | LeafT = typename TreeOrLeafManagerT::LeafNodeType |
|
using LeafT = typename TreeOrLeafManagerT::LeafNodeType |
using RootT = typename TreeOrLeafManagerT::RootNodeType |
using ValueT = typename TreeOrLeafManagerT::ValueType |
void operator() |
( |
LeafT & |
leaf | ) |
const |
|
inline |
void operator() |
( |
NodeT & |
node | ) |
const |
|
inline |
void operator() |
( |
RootT & |
root | ) |
const |
|
inline |