/usr/share/camitk-3.2/testdata/structured.vtk is in libcamitk3-data 3.2.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # vtk DataFile Version 3.0
vtk output
ASCII
DATASET STRUCTURED_GRID
DIMENSIONS 2 2 2
POINTS 8 float
0 0.2 0 0.1 0.184843 0 0 0.25 0
0.1 0.234843 0 0 0.2 0.333333 0.1 0.184843 0.333333
0 0.25 0.333333 0.1 0.234843 0.333333
CELL_DATA 1
SCALARS cellval float
LOOKUP_TABLE default
1489
VECTORS cellvec float
.6 .7 .5
POINT_DATA 8
SCALARS ptval float
LOOKUP_TABLE default
0 1 2 3 4 5 6 7
VECTORS ptvec float
0 0.0287671 0 0 0.0258604 0 0 0.0287671 0
0 0.0258604 0 0 0.0287671 0 0 0.0258604 0
0 0.0287671 0 0 0.0258604 0
|