Skip to content
  • David E. DeMarle's avatar
    Promote HTG to DataObject · 4c99c326
    David E. DeMarle authored and Sebastien Jourdain's avatar Sebastien Jourdain committed
    Removed DataSet API from HTG and removed ComputeDualGrid.
    Using FieldData instead of PointData or CellData for arrays.
    The implicit dual grid output of HTG itself as a dataset no longer exists.
    Reduce test threshold
    Remove usage of GetNumberOfPoints() and replaced by GetNumberOfVertices()
    Rename MaterialMask by Mask
    CEA contrib fix for vtkAdaptiveDataSetSurfaceFilter
    Add missing parent Initialize() call
    
    GridSize still needs to be used for now until Dimensions/Extent is fixed
    4c99c326