35 #ifndef vtkTriangularTCoords_h
36 #define vtkTriangularTCoords_h
38 #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.
static vtkTriangularTCoords * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.