GPLIB++
Functions | Variables
writevtk.cpp File Reference
#include <iostream>
#include <string>
#include "ThreeDMTModel.h"
#include "FatalException.h"
#include "Util.h"
#include <fstream>

Go to the source code of this file.

Functions

int main (void)
 

Variables

string version = "$Id: writevtk.cpp 1849 2010-05-07 11:53:45Z mmoorkamp $"
 

Detailed Description

Write a 3D model from WInGLink or Mackie to a .vtk file for plotting with paraview or visit.

Definition in file writevtk.cpp.

Variable Documentation

string version = "$Id: writevtk.cpp 1849 2010-05-07 11:53:45Z mmoorkamp $"

Definition at line 11 of file writevtk.cpp.