32#ifndef vtkTriangularTCoords_h
33#define vtkTriangularTCoords_h
35#include "vtkFiltersTextureModule.h"
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
2D texture coordinates based for triangles.
~vtkTriangularTCoords() override=default
static vtkTriangularTCoords * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTriangularTCoords()=default