|
OpenVDB
2.3.0
|
Performs multi-threaded interface tracking of narrow band level sets. This is the building-block for most level set computations that involve dynamic topology, e.g. advection. More...
#include <tbb/parallel_reduce.h>#include <tbb/parallel_for.h>#include <boost/bind.hpp>#include <boost/function.hpp>#include <boost/type_traits/is_floating_point.hpp>#include <openvdb/Types.h>#include <openvdb/math/Math.h>#include <openvdb/math/FiniteDifference.h>#include <openvdb/math/Operators.h>#include <openvdb/math/Stencils.h>#include <openvdb/math/Transform.h>#include <openvdb/Grid.h>#include <openvdb/util/NullInterrupter.h>#include <openvdb/tree/ValueAccessor.h>#include <openvdb/tree/LeafManager.h>#include "Morphology.h"Go to the source code of this file.
Classes | |
| class | LevelSetTracker< GridT, InterruptT > |
| Performs multi-threaded interface tracking of narrow band level sets. More... | |
Namespaces | |
| openvdb | |
| openvdb::v2_3_0 | |
| openvdb::v2_3_0::tools | |
Performs multi-threaded interface tracking of narrow band level sets. This is the building-block for most level set computations that involve dynamic topology, e.g. advection.
1.8.7