Wildmeshing Toolkit
wmtk::operations::composite::ProjectOperation Member List

This is the complete list of members for wmtk::operations::composite::ProjectOperation, including all inherited members.

add_invariant(std::shared_ptr< Invariant > invariant)wmtk::operations::Operationinline
add_transfer_strategy(const std::shared_ptr< const operations::AttributeTransferStrategyBase > &other)wmtk::operations::Operation
after(const std::vector< simplex::Simplex > &unmods, const std::vector< simplex::Simplex > &mods) constwmtk::operations::Operationprotectedvirtual
apply_attribute_transfer(const std::vector< simplex::Simplex > &direct_mods)wmtk::operations::Operationprotected
AttributesUpdate(Mesh &m)wmtk::operations::AttributesUpdate
before(const simplex::Simplex &simplex) constwmtk::operations::Operationprotectedvirtual
BVHConstrainPair typedefwmtk::operations::composite::ProjectOperationprivate
clear_attribute_transfer_strategies()wmtk::operations::Operation
execute(const simplex::Simplex &simplex) overridewmtk::operations::composite::ProjectOperationvirtual
get_transfer_strategy(const attribute::MeshAttributeHandle &attribute)wmtk::operations::Operation
m_attr_transfer_strategieswmtk::operations::Operationprotected
m_bvhwmtk::operations::composite::ProjectOperationprivate
m_invariantswmtk::operations::Operationprotected
m_main_opwmtk::operations::composite::ProjectOperationprivate
m_meshwmtk::operations::Operationprivate
m_prioritywmtk::operations::Operationprotected
m_use_random_prioritywmtk::operations::Operationprivate
mesh() constwmtk::operations::Operationinline
mesh()wmtk::operations::Operationinline
MeshConstrainPair typedefwmtk::operations::composite::ProjectOperation
Operation(Mesh &mesh)wmtk::operations::Operation
operator()(const simplex::Simplex &simplex)wmtk::operations::Operationvirtual
primitive_type() const overridewmtk::operations::composite::ProjectOperationinlinevirtual
priority(const simplex::Simplex &simplex) constwmtk::operations::Operationinlinevirtual
ProjectOperation(std::shared_ptr< Operation > main_op, const attribute::MeshAttributeHandle &project_to_mesh, attribute::MeshAttributeHandle &child_mesh_coordinates)wmtk::operations::composite::ProjectOperation
ProjectOperation(std::shared_ptr< Operation > main_op, const std::vector< MeshConstrainPair > &mesh_constaint_pairs)wmtk::operations::composite::ProjectOperation
reserve_enough_simplices()wmtk::operations::Operationvirtual
set_priority(const std::function< double(const simplex::Simplex &)> &func)wmtk::operations::Operationinline
set_transfer_strategy(const attribute::MeshAttributeHandle &attribute, const std::shared_ptr< const operations::AttributeTransferStrategyBase > &other)wmtk::operations::Operation
unmodified_primitives(const simplex::Simplex &simplex) const overridewmtk::operations::AttributesUpdateprotectedvirtual
use_random_priority() constwmtk::operations::Operationinlinevirtual
use_random_priority()wmtk::operations::Operationinlinevirtual
~Operation()wmtk::operations::Operationvirtual