Skip to content
Snippets Groups Projects
Commit d001a5fb authored by Kasper Marstal's avatar Kasper Marstal
Browse files

ENH: ELASTIX-9 Only access connections via component indexes; BUG: ELASTIX-9...

ENH: ELASTIX-9 Only access connections via component indexes; BUG: ELASTIX-9 ComponentExist() did not work

The ENH: We deliberately avoid using connection indexes, but instead
force the user to think in terms of components which is conceptually
simpler and results in less pointers being thrown around while
constructing the blueprint.

The BUG: Temporarily disable functionality for deleting component until
we find a god way of asserting that vertex exist before it is accessed.
parent 3ef06146
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment