Skip to content
  • David C. Lonie's avatar
    Add abstract vtkUnstructuredGridBase interface. · 71b3c31e
    David C. Lonie authored
    This class provides some additional cell API on top of
    vtkPointSet, but does not contain the implementation-specific
    public methods in vtkUnstructuredGrid. Similar to
    vtkMappedDataArray, this interface is used to map native
    simulation data structures into an interface that VTK
    understands.
    
    Change-Id: Ifdc21b3d704854bfd53a198d3d3d0f7415577479
    71b3c31e