FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

objToVTK.C File Reference

Read obj line (not surface!) file and convert into vtk. More...


Detailed Description

Read obj line (not surface!) file and convert into vtk.

Usage
  • objToVTK [OPTIONS] <OBJ file> <output VTK file>
Parameters:
\<OBJfile>
Todo:
Detailed description of argument.
Parameters:
\<outputVTK file>
Todo:
Detailed description of argument.
Parameters:
-case<dir>
Case directory.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file objToVTK.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
#include <fstream>
#include <sstream>
#include "src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H"
#include "src/OpenFOAM/meshes/primitiveShapes/point/point.H"
#include "src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H"
Include dependency graph for objToVTK.C:

Go to the source code of this file.