#include <SignedFloodFill.h>
|
using | ValueT = typename TreeOrLeafManagerT::ValueType |
|
using | RootT = typename TreeOrLeafManagerT::RootNodeType |
|
using | LeafT = typename TreeOrLeafManagerT::LeafNodeType |
|
◆ LeafT
using LeafT = typename TreeOrLeafManagerT::LeafNodeType |
◆ RootT
using RootT = typename TreeOrLeafManagerT::RootNodeType |
◆ ValueT
using ValueT = typename TreeOrLeafManagerT::ValueType |
◆ SignedFloodFillOp() [1/2]
◆ SignedFloodFillOp() [2/2]
◆ operator()() [1/3]
void operator() |
( |
LeafT & |
leaf | ) |
const |
|
inline |
◆ operator()() [2/3]
void operator() |
( |
NodeT & |
node | ) |
const |
|
inline |
◆ operator()() [3/3]
void operator() |
( |
RootT & |
root | ) |
const |
|
inline |
The documentation for this class was generated from the following file: