|
OpenVDB
3.2.0
|
#include <LevelSetUtil.h>
Public Types | |
| typedef LeafNodeType::ValueType | 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 |
| typedef LeafNodeType::ValueType ValueType |
|
inline |
|
inline |
| LeafNodeType** const mNodes |
| ValueType const mWeight |
1.8.12