|
GPLIB++
|
#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 $" |
Write a 3D model from WInGLink or Mackie to a .vtk file for plotting with paraview or visit.
Definition in file writevtk.cpp.
| string version = "$Id: writevtk.cpp 1849 2010-05-07 11:53:45Z mmoorkamp $" |
Definition at line 11 of file writevtk.cpp.
1.8.6