add(vtkIndexedArray): a new type of implicit array referencing an explicit array
vtkIndexedArray
is a vtkImplicitArray
that wraps another data array and an indexation of that array to expose an interface to a reduced number of values.
vtkIndexedArray
is a vtkImplicitArray
that wraps another data array and an indexation of that array to expose an interface to a reduced number of values.