|
VTK
9.6.20260127
|
#include "vtkCommonDataModelModule.h"#include "vtkObject.h"#include "vtkSetGet.h"#include <vector>Go to the source code of this file.
Classes | |
| class | vtkPolyDataMaterial |
| If the polydata has a texture, it should contain a TCOORDS point array of type float/double (with two components (u,v)) and a field array of type string: "texture_uri" containing one tuple per texture file with the absolute/relative path to the file. More... | |