|
Wildmeshing Toolkit
|
#include "AttributeTransferConfiguration.hpp"#include <spdlog/spdlog.h>#include <wmtk/attribute/MeshAttributeHandle.hpp>#include <wmtk/operations/EdgeCollapse.hpp>#include <wmtk/operations/EdgeSplit.hpp>#include <wmtk/operations/attribute_new/CollapseNewAttributeStrategy.hpp>#include <wmtk/operations/attribute_new/NewAttributeStrategy.hpp>#include <wmtk/operations/attribute_new/SplitNewAttributeStrategy.hpp>#include <wmtk/operations/attribute_update/AttributeTransferStrategyBase.hpp>#include <wmtk/utils/filter_pointers_to_derived.hpp>Go to the source code of this file.
Classes | |
| class | wmtk::operations::internal::AttributeTransferConfigurationPimpl |
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::operations |
| namespace | wmtk::operations::internal |