Go to the source code of this file.
Namespaces | |
pFlow | |
Functions | |
template<typename ObjType > | |
bool | geomObjectToVTK (IOfileHeader &header, real time, fileSystem destPath, word bName) |
template<typename Type > | |
bool | dataToVTK (vtkFile &vtk, const Type &dataEntity) |
template<> | |
bool | dataToVTK (vtkFile &vtk, const triSurface &surface) |
template<> | |
bool | dataToVTK (vtkFile &vtk, const multiTriSurface &surface) |