9 #ifndef vtkEdgesCacheInternal_h 10 #define vtkEdgesCacheInternal_h 63 std::map<vtkDataSet*, std::vector<vtkEdgeInternal>> OriginalEdges;
69 std::map<vtkDataSet*, IdMap> OriginalPoints;
72 std::string PointFlagArray;
73 double InputPointFlag;
bool UpdateAttributes(vtkDataObject *input, vtkDataObject *output)
Update PointData attributes data only.
Cache edges informations for interpolation purpose.
#define VTK_ABI_NAMESPACE_BEGIN
void InvalidateCache()
Invalidate current content.