OpenVDB
12.0.0
|
#include <openvdb/points/IndexFilter.h>
Public Types | |
using | ValueT = typename LevelSetGridT::ValueType |
using | Handle = AttributeHandle< openvdb::Vec3f > |
Public Member Functions | |
LevelSetFilter (const LevelSetGridT &grid, const math::Transform &transform, const ValueT min, const ValueT max) | |
LevelSetFilter (const LevelSetFilter &filter) | |
bool | initialized () const |
template<typename LeafT > | |
void | reset (const LeafT &leaf) |
template<typename IterT > | |
bool | valid (const IterT &iter) const |
Static Public Member Functions | |
static index::State | state () |
template<typename LeafT > | |
static index::State | state (const LeafT &) |
using Handle = AttributeHandle<openvdb::Vec3f> |
using ValueT = typename LevelSetGridT::ValueType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |