VTK  9.4.20241226
Classes
vtkToImplicitTypeErasureStrategy.h File Reference
#include "vtkFiltersReductionModule.h"
#include "vtkToImplicitStrategy.h"
Include dependency graph for vtkToImplicitTypeErasureStrategy.h:

Go to the source code of this file.

Classes

class  vtkToImplicitTypeErasureStrategy
 A strategy for compressing arrays by type when applicable (int -> unsigned char for example) and wrapping them behind a vtkImplicitArray to furnish the same interface. More...