/usr/share/camitk-3.2/testdata/simple.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 | # vtk DataFile Version 3.0
Simple Hexahedron
ASCII
DATASET UNSTRUCTURED_GRID
POINTS 8 float
-5 5 -5 5 5 -5 5 5 5
-5 5 5 -5 -5 -5 5 -5 -5
5 -5 5 -5 -5 5
CELLS 1 9
8 0 1 2 3 4 5 6 7
CELL_TYPES 1
12
|