Go to the documentation of this file.
46 #ifndef vtkArrayWeights_h
47 #define vtkArrayWeights_h
52 class vtkArrayWeightsStorage;
#define VTKCOMMONCORE_EXPORT
GLuint GLuint GLsizei count
void SetCount(vtkIdType count)
vtkArrayWeights(double i, double j)
const double & operator[](vtkIdType) const
vtkArrayWeights(double i, double j, double k, double l)
vtkArrayWeights(double i)
vtkArrayWeights(const vtkArrayWeights &other)
vtkIdType GetCount() const
vtkArrayWeights(double i, double j, double k)
vtkArrayWeights & operator=(const vtkArrayWeights &other)
Stores a collection of weighting factors.
vtkArrayWeightsStorage * Storage
double & operator[](vtkIdType)