OpenVDB
5.2.0
|
#include <LevelSetUtil.h>
Public Types | |
using | ValueType = typename LeafNodeType::ValueType |
Public Member Functions | |
SDFVoxelsToFogVolume (LeafNodeType **nodes, ValueType cutoffDistance) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
LeafNodeType **const | mNodes |
ValueType const | mWeight |
using ValueType = typename LeafNodeType::ValueType |
|
inline |
|
inline |
LeafNodeType** const mNodes |
ValueType const mWeight |