Vtk::FileFormatter Class Reference
Produces a files in VTK format.
More...
List of all members.
Detailed Description
Produces a files in VTK format.
This class taker a Linearizer class, reads the info stored in there and produces a VTK legacy file.
Constructor & Destructor Documentation
| Vtk::FileFormatter::FileFormatter |
( |
Linearizer * |
l |
) |
[inline] |
Member Function Documentation
| void Vtk::FileFormatter::write |
( |
FILE * |
file, |
|
|
const char * |
name | |
|
) |
| | |
Write the file.
- Parameters:
-
| [in] | file | - output file to write to |
| [in] | name | - name of the variable we are putting out |
Member Data Documentation
The documentation for this class was generated from the following file: