Skip to content

Commit

Permalink
[VT]: Refactor VT objects
Browse files Browse the repository at this point in the history
Removed stored references of the whole object tree to avoid dangling references.
Removed stored references to the working set's colour map, which should be held externally.
Moved some attributes from the child objects vector to instead be set and get
via dedicated functions to add clarity.
Also, improved error checking for some objects.
  • Loading branch information
ad3154 committed Nov 22, 2023
1 parent dbb635f commit fc64508
Show file tree
Hide file tree
Showing 3 changed files with 2,273 additions and 1,333 deletions.
Loading

0 comments on commit fc64508

Please sign in to comment.