Skip to content

Need to recompute the distances when distance penalty is changed #18

@lassoan

Description

@lassoan

If DistancePenalty is changed then all the internal distance volume would need to be recomputed from scratch. However, currently this is not happening. The result is that after an initial Update() call, setting DistancePenalty and calling Update() again has no effect.

See an example here: Slicer/Slicer#6946 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions