SYNOPSIS

mia-viewitgui [options]

DESCRIPTION

mia-viewitgui This program is used to visualize 3D data sets and deformations.

OPTIONS

-s --src-mesh=

mesh to be visualized For supported file types see PLUGINS:mesh/io

-v --vectorfield=

vector field describing the mesh deformation For supported file types see PLUGINS:3dtransform/io

Help & Info

-V --verbose=warning

verbosity of output, print messages of given level and higher priorities. Supported priorities starting at lowest level are:

info - Low level messages

trace - Function call trace

fail - Report test failures

warning - Warnings

error - Report errors

debug - Debug output

message - Normal messages

fatal - Report only fatal errors

--copyright

print copyright information

-h --help

print this help

-? --usage

print a short help

--version

print the version number and exit

Processing

--threads=-1

Maxiumum number of threads to use for processing,This number should be lower or equal to the number of logical processor cores in the machine. (-1: automatic estimation).

PLUGINS: 3dtransform/io

bbs

Binary (non-portable) serialized IO of 3D transformations

Recognized file extensions: .bbs

datapool

Virtual IO to and from the internal data pool

Recognized file extensions: .@

vista

Vista storage of 3D transformations

Recognized file extensions: .v, .v3dt

xml

XML serialized IO of 3D transformations

Recognized file extensions: .x3dt

PLUGINS: mesh/io

datapool

Virtual IO to and from the internal data pool

Recognized file extensions: .@

off

plugin to load/store some Geomview OFF Files

Recognized file extensions: .OFF, .off

ply

Ply triangle mesh input/output support

Recognized file extensions: .PLY, .ply

stl

STL mesh io plugin

Recognized file extensions: .STL, .stl

vista

Vista/Simbio triangle mesh input/output support

Recognized file extensions: .V, .VMESH, .v, .vmesh

vtk

A subset of VTK mesh in-and output: Triangle meshes are written, and triangle meshes and triangle strips are read. Additional per-vertex attributes are supported: 'normals', 'colors' for three component colors, and 'scale' for a scalar value attached to each vertex. The data is written by the vtkPolyDataWriter in binary format.

Recognized file extensions: .VTK, .VTKMESH, .vtk, .vtkmesh

AUTHOR(s)

Mirco Hellman, Gert Wollny

COPYRIGHT

This software is Copyright (c) 1999-2013 Leipzig, Germany and Madrid, Spain. It comes with ABSOLUTELY NO WARRANTY and you may redistribute it under the terms of the GNU GENERAL PUBLIC LICENSE Version 3 (or later). For more information run the program with the option '--copyright'.