This file is indexed.

/usr/share/camitk-4.0/apidoc/html/classVtkMeshUtil-members.html is in libcamitk4-doc 4.0.4-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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Computer Assited Medical Intervention Tool Kit: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="camitk-small.png"/></td>
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Computer Assited Medical Intervention Tool Kit
   &#160;<span id="projectnumber">version 4.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">VtkMeshUtil Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a8e017bf3cf0149c69d02b587647a777b">buildVtkPointSet</a>(std::string vtkFileName, VtkPointSetType whatIsIt=UNKNOWN)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#af5ef0e456a53ae5a82466aeac38a37b8">getVtkPointSetHeaderString</a>(std::string vtkFileName, VtkPointSetType whatIsIt=UNKNOWN)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a7d1099e1e64ab0cf6c557514e85cd751afefaec8d494905a10b3982b43300acb9">POLY_DATA</a> enum value</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#a321fe0ace076eb294141849b713a7283">saveGeometryToFile</a>(camitk::Geometry *g, std::string vtkFileName)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a576b8592861f7fe97a18042735271723">savePointSetToFile</a>(vtkSmartPointer&lt; vtkPointSet &gt; ps, std::string fname, std::string oname=&quot;&quot;)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#ac6c327320105bf16a1bd7209de1e95dc">savePolyDataToFile</a>(vtkSmartPointer&lt; vtkPolyData &gt; pData, std::string fname, std::string oname=&quot;&quot;)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a543f7a330e92205a88a0c99360b0b25e">saveStructuredGridToFile</a>(vtkSmartPointer&lt; vtkStructuredGrid &gt; sGrid, std::string fname, std::string oname=&quot;&quot;)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#aef107807c8eef9abc21ceab163ed1d68">saveUnstructuredGridToFile</a>(vtkSmartPointer&lt; vtkUnstructuredGrid &gt; uGrid, std::string fname, std::string oname=&quot;&quot;)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a7d1099e1e64ab0cf6c557514e85cd751a62be1ad5c1fdf6f182c21684db60f473">STRUCTURED_GRID</a> enum value</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#aed88db402d4ac968c563c9e231a58070">typeOf</a>(std::string vtkFileName)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a24efb91f44b95f0cb4b55639b73e28dc">typeOf</a>(vtkSmartPointer&lt; vtkPointSet &gt; aPointSet)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#a7d1099e1e64ab0cf6c557514e85cd751a0830d006d50218a7a7b86ab48799055a">UNKNOWN</a> enum value</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a7d1099e1e64ab0cf6c557514e85cd751a76e3fd8b32b96bb19036fef2f249190d">UNSTRUCTURED_GRID</a> enum value</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#aa5d2804effb302120d5eeed8d6d761af">vtkPointSetToVtkPolyData</a>(vtkSmartPointer&lt; vtkPointSet &gt; aPointSet)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classVtkMeshUtil.html#a7d1099e1e64ab0cf6c557514e85cd751">VtkPointSetType</a> enum name</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classVtkMeshUtil.html#ab7962cc066b2fd7bf2c520b352f9966c">vtkToGeometry</a>(std::string vtkFileName)</td><td class="entry"><a class="el" href="classVtkMeshUtil.html">VtkMeshUtil</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>