fast::VTKMeshFileImporter class

Reads gemoetry mesh data from a .vtk polydata file.

Contents

This importer reads geometry data such as vertices, lines and triangles from the VTK polydata format (.vtk) and outputs it as a FAST Mesh.

Base classes

class FileImporter
Abstract base class for importers which import a file with a filename.

Private functions

void execute() virtual