23#ifndef vtkTriangularTCoords_h
24#define vtkTriangularTCoords_h
26#include "vtkFiltersTextureModule.h"
29VTK_ABI_NAMESPACE_BEGIN
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