|
MorphologicalAttributeFilters
Public API documentation
|
This is the complete list of members for mmcfilters::AttributeComputation, including all inherited members.
| computeAttributeMapping(const WeightedMorphologicalTree< T > &tree, Attribute attribute) | mmcfilters::AttributeComputation | inlinestatic |
| computeAttributeMapping(const WeightedTreeView< T > &tree, Attribute attribute) | mmcfilters::AttributeComputation | inlinestatic |
| computeAttributes(const WeightedMorphologicalTree< T > &tree, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeAttributes(const WeightedTreeView< T > &tree, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeAttributesFromAltitudeSpan(const WeightedTreeView< T > &weighted, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleAttribute(const WeightedMorphologicalTree< T > &tree, AttributeOrGroup attr, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleAttribute(const WeightedTreeView< T > &tree, AttributeOrGroup attr, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleAttributeWithDelta(const WeightedMorphologicalTree< T > &tree, Attribute attribute, AltitudeDiff< T > deltaStep, int radius, std::string padding="last-padding", NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleAttributeWithDelta(const WeightedTreeView< T > &tree, Attribute attribute, AltitudeDiff< T > deltaStep, int radius, std::string padding="last-padding", NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleTopologyAttribute(const MorphologicalTree &tree, AttributeOrGroup attr, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleTopologyAttribute(const WeightedMorphologicalTree< T > &tree, AttributeOrGroup attr, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeSingleTopologyAttribute(const WeightedTreeView< T > &tree, AttributeOrGroup attr, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeTopologyAttributes(const MorphologicalTree &tree, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeTopologyAttributes(const WeightedMorphologicalTree< T > &tree, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| computeTopologyAttributes(const WeightedTreeView< T > &tree, const std::vector< AttributeOrGroup > &attributes, NodeIdSpace outputSpace=NodeIdSpace::MORPHOLOGICAL_TREE) | mmcfilters::AttributeComputation | inlinestatic |
| projectNodeValuesToExportedHigra(const WeightedMorphologicalTree< T > &tree, const AttributeNames &attrNames, std::span< const Real > nodeValues) | mmcfilters::AttributeComputation | inlinestatic |
| projectNodeValuesToExportedHigra(const WeightedMorphologicalTree< T > &tree, const AttributeNames &attrNames, const std::vector< Real > &nodeValues) | mmcfilters::AttributeComputation | inlinestatic |
| projectNodeValuesToExportedHigra(const WeightedTreeView< T > &tree, const AttributeNames &attrNames, std::span< const Real > nodeValues) | mmcfilters::AttributeComputation | inlinestatic |
| projectNodeValuesToExportedHigra(const WeightedTreeView< T > &tree, const AttributeNames &attrNames, const std::vector< Real > &nodeValues) | mmcfilters::AttributeComputation | inlinestatic |