OpenVDB
1.1.0
|
#include <MeshToVolume.h>
Public Types | |
typedef math::BIAS_SCHEME < math::FIRST_BIAS > | Scheme |
typedef Scheme::template ISStencil< GridType > ::StencilType | Stencil |
typedef tree::LeafManager < typename GridType::TreeType > | LeafManagerType |
typedef LeafManagerType::BufferType | BufferType |
Public Member Functions | |
RenormOp (GridType &grid, LeafManagerType &leafs, ValueType voxelSize, ValueType cfl=1.0) | |
void | resetCFL (ValueType cfl) |
template<typename LeafNodeType > | |
void | operator() (LeafNodeType &leaf, size_t leafIndex) const |
typedef tree::LeafManager<typename GridType::TreeType> LeafManagerType |
typedef math::BIAS_SCHEME<math::FIRST_BIAS> Scheme |
typedef Scheme::template ISStencil<GridType>::StencilType Stencil |
|
inline |
|
inline |
|
inline |