23 #ifndef vtkTriangularTCoords_h
24 #define vtkTriangularTCoords_h
26 #include "vtkFiltersTextureModule.h"
29 VTK_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.
static vtkTriangularTCoords * New()
~vtkTriangularTCoords() override=default
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