Skip to content

Add a "composite auxiliary geometry" operator.

David Thompson requested to merge dcthomp/smtk:composite-aux-geom into master

This allows auxiliary polydata to be grouped together and then instanced as a single unit. It does not yet allow for hierarchical transforms to be applied to the children, but that is expected at some point once the vtkGlyph3DMapper supports it.

Merge request reports