VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
template<class IV >
Mask cells which shall be shown. Assumes that DataSet::SetCellRegions() was called.
Definition at line 630 of file vtkfigDataSet.h. 633 auto cellregions=vtkDoubleArray::SafeDownCast(this->data->GetCellData()->GetAbstractArray("cellregions")); std::map< std::string, vtkSmartPointer< vtkIdList > > masks Definition: vtkfigDataSet.h:335 |