42#ifndef vtkQuantizePolyDataPoints_h
43#define vtkQuantizePolyDataPoints_h
46#include "vtkFiltersGeneralModule.h"
a simple class to control print indentation
~vtkQuantizePolyDataPoints() override=default
void OperateOnPoint(double in[3], double out[3]) override
Perform quantization on a point.
vtkQuantizePolyDataPoints()
static vtkQuantizePolyDataPoints * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void OperateOnBounds(double in[6], double out[6]) override
Perform quantization on bounds.