Skip to content

Make vtkVisItTensorGlyph a subclass of vtkTensorGlyph - #21069

Open
biagas wants to merge 6 commits into
developfrom
task/biagas/subclass_vtktensorglyph
Open

Make vtkVisItTensorGlyph a subclass of vtkTensorGlyph#21069
biagas wants to merge 6 commits into
developfrom
task/biagas/subclass_vtktensorglyph

Conversation

@biagas

@biagas biagas commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

Reduces code duplication, gains new functionality from vtk.

Type of change

  • [ ] Bug fix
  • [ ] New feature
  • [ ] Documentation update
  • Other
    Code cleanup

How Has This Been Tested?

Successful run of regression tests that use Tensor plots:
tests/databases/mili.py
tests/databases/metadata.py
tests/expressions/tensor_expr.py
tests/plots/label.py
tests/queries/pick.py

Checklist:

  • I have commented my code where applicable.
  • [ ] I have updated the release notes.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] I have added debugging support to my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • I have confirmed new and existing unit tests pass locally with my changes.
  • [ ] I have added new baselines for any new tests to the repo.
  • [ ] I have NOT made any changes to [protocol or public interfaces][3] in an RC branch.

@biagas biagas changed the title Task/biagas/subclass vtktensorglyph Make vtkVisItTensorGlyph a subclass of vtkTensorGlyph Jul 21, 2026
@biagas
biagas requested a review from JustinPrivitera July 23, 2026 21:35
Comment thread src/visit_vtk/full/vtkVisItTensorGlyph.C Outdated
Co-authored-by: Justin Privitera <35237779+JustinPrivitera@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants