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