#include <Interpolation.h>
|
| AlphaMask (const GridT &grid, const MaskT &mask, FloatT min, FloatT max, bool invert) |
|
bool | operator() (const Coord &xyz, FloatT &a, FloatT &b) const |
|
|
using | AccT = typename MaskType::ConstAccessor |
|
◆ AccT
using AccT = typename MaskType::ConstAccessor |
|
protected |
◆ FloatType
◆ GridType
◆ MaskType
◆ SamlerType
◆ AlphaMask()
AlphaMask |
( |
const GridT & |
grid, |
|
|
const MaskT & |
mask, |
|
|
FloatT |
min, |
|
|
FloatT |
max, |
|
|
bool |
invert |
|
) |
| |
|
inline |
◆ operator()()
bool operator() |
( |
const Coord & |
xyz, |
|
|
FloatT & |
a, |
|
|
FloatT & |
b |
|
) |
| const |
|
inline |
◆ mAcc
◆ mInvert
◆ mInvNorm
◆ mMin
◆ mSampler
The documentation for this class was generated from the following file: