30 #ifndef vtkArrayWeights_h
31 #define vtkArrayWeights_h
33 #include "vtkCommonCoreModule.h"
36 VTK_ABI_NAMESPACE_BEGIN
37 class vtkArrayWeightsStorage;
97 const double& operator[](
vtkIdType)
const;
108 VTK_ABI_NAMESPACE_END
vtkArrayWeightsStorage * Storage
Stores a collection of weighting factors.