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