MorphologicalAttributeFilters
Public API documentation
Loading...
Searching...
No Matches
mmcfilters::adjust::DynamicTreeAttributeComputer< T > Member List

This is the complete list of members for mmcfilters::adjust::DynamicTreeAttributeComputer< T >, including all inherited members.

buffer_type typedefmmcfilters::adjust::DynamicTreeAttributeComputer< T >
computeAttribute(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
computeAttributeOnNode(const WeightedMorphologicalTree< T > &tree, NodeId nodeId, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inline
mergeProcessing(NodeId parentId, NodeId childId, const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const =0mmcfilters::adjust::DynamicTreeAttributeComputer< T >pure virtual
onMoveProperPart(NodeId, NodeId, NodeId, const WeightedMorphologicalTree< T > &) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inlinevirtual
onMoveProperParts(NodeId, NodeId, const WeightedMorphologicalTree< T > &) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inlinevirtual
onNodeRemoved(NodeId, const WeightedMorphologicalTree< T > &) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inlinevirtual
postProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const =0mmcfilters::adjust::DynamicTreeAttributeComputer< T >pure virtual
preProcessing(NodeId nodeId, const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) const =0mmcfilters::adjust::DynamicTreeAttributeComputer< T >pure virtual
resize(const WeightedMorphologicalTree< T > &tree, buffer_type &buffer) constmmcfilters::adjust::DynamicTreeAttributeComputer< T >inlinevirtual
~DynamicTreeAttributeComputer()=defaultmmcfilters::adjust::DynamicTreeAttributeComputer< T >virtual