class
VTKMeshFileImporterReads gemoetry mesh data from a .vtk polydata file.
Contents
- Reference
This importer reads geometry data such as vertices, lines and triangles from the VTK polydata format (.vtk) and outputs it as a FAST Mesh.
- Output 0: Mesh
Base classes
- class FileImporter
- Abstract base class for importers which import a file with a filename.
Private functions
- void execute() virtual