-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDestinationGLCanvas_8h_source.html
More file actions
113 lines (113 loc) · 13.7 KB
/
Copy pathDestinationGLCanvas_8h_source.html
File metadata and controls
113 lines (113 loc) · 13.7 KB
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!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.8"/>
<title>MapMap: DestinationGLCanvas.h Source File</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="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 style="padding-left: 0.5em;">
<div id="projectname">MapMap
 <span id="projectnumber">0.3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">DestinationGLCanvas.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="DestinationGLCanvas_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * DestinationGLCanvas.h</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * (c) 2013 Sofian Audry -- info(@)sofianaudry(.)com</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> * (c) 2013 Alexandre Quessy -- alexandre(@)quessy(.)net</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * This program is free software: you can redistribute it and/or modify</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * it under the terms of the GNU General Public License as published by</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * the Free Software Foundation, either version 3 of the License, or</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * (at your option) any later version.</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> * This program is distributed in the hope that it will be useful,</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> * GNU General Public License for more details.</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> *</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * You should have received a copy of the GNU General Public License</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * along with this program. If not, see <http://www.gnu.org/licenses/>.</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="preprocessor">#ifndef DESTINATIONGLCANVAS_H_</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="preprocessor">#define DESTINATIONGLCANVAS_H_</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include "<a class="code" href="MapperGLCanvas_8h.html">MapperGLCanvas.h</a>"</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#include "<a class="code" href="MappingManager_8h.html">MappingManager.h</a>"</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="MappingGui_8h.html">MappingGui.h</a>"</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="classDestinationGLCanvas.html"> 29</a></span> <span class="keyword">class </span><a class="code" href="classDestinationGLCanvas.html">DestinationGLCanvas</a>: <span class="keyword">public</span> <a class="code" href="classMapperGLCanvas.html">MapperGLCanvas</a></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> {</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  Q_OBJECT</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">public</span>:</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <a class="code" href="classDestinationGLCanvas.html#aed41a6c0a7c8038d5c1d9d380cd30f8c">DestinationGLCanvas</a>(<a class="code" href="classMainWindow.html">MainWindow</a>* mainWindow, QWidget* parent = 0, <span class="keyword">const</span> QGLWidget* shareWidget = 0, QGraphicsScene* scene = 0);</div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classDestinationGLCanvas.html#aca93e97ccefb1b105ce5b1c06a300c52"> 35</a></span>  <span class="keyword">virtual</span> <a class="code" href="classDestinationGLCanvas.html#aca93e97ccefb1b105ce5b1c06a300c52">~DestinationGLCanvas</a>() {}</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="classDestinationGLCanvas.html#a5ce8689dbf6c2a52948e13b125f231d1"> 37</a></span>  <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="classDestinationGLCanvas.html#a5ce8689dbf6c2a52948e13b125f231d1">isOutput</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <span class="keyword">true</span>; }</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keyword">virtual</span> <a class="code" href="classMShape.html#abaea0495adea6f577e352d8d90fe161e">MShape::ptr</a> <a class="code" href="classDestinationGLCanvas.html#a2fe62cc26996a4c69004b25ae687c8d0">getShapeFromMappingId</a>(<a class="code" href="UidAllocator_8h.html#ac83b9ada9e7333675745ef795a057883">uid</a> mappingId) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">virtual</span> QSharedPointer<ShapeGraphicsItem> <a class="code" href="classDestinationGLCanvas.html#a2cb035c3db3f046023ad02c4bfe60baa">getShapeGraphicsItemFromMappingId</a>(<a class="code" href="UidAllocator_8h.html#ac83b9ada9e7333675745ef795a057883">uid</a> mappingId) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> };</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="preprocessor">#endif </span><span class="comment">/* DESTINATIONGLCANVAS_H_ */</span><span class="preprocessor"></span></div>
<div class="ttc" id="MapperGLCanvas_8h_html"><div class="ttname"><a href="MapperGLCanvas_8h.html">MapperGLCanvas.h</a></div></div>
<div class="ttc" id="classMShape_html_abaea0495adea6f577e352d8d90fe161e"><div class="ttname"><a href="classMShape.html#abaea0495adea6f577e352d8d90fe161e">MShape::ptr</a></div><div class="ttdeci">QSharedPointer< MShape > ptr</div><div class="ttdef"><b>Definition:</b> <a href="Shape_8h_source.html#l00047">Shape.h:47</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html_aca93e97ccefb1b105ce5b1c06a300c52"><div class="ttname"><a href="classDestinationGLCanvas.html#aca93e97ccefb1b105ce5b1c06a300c52">DestinationGLCanvas::~DestinationGLCanvas</a></div><div class="ttdeci">virtual ~DestinationGLCanvas()</div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8h_source.html#l00035">DestinationGLCanvas.h:35</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html_a5ce8689dbf6c2a52948e13b125f231d1"><div class="ttname"><a href="classDestinationGLCanvas.html#a5ce8689dbf6c2a52948e13b125f231d1">DestinationGLCanvas::isOutput</a></div><div class="ttdeci">virtual bool isOutput() const </div><div class="ttdoc">Returns shape associated with mapping id. </div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8h_source.html#l00037">DestinationGLCanvas.h:37</a></div></div>
<div class="ttc" id="UidAllocator_8h_html_ac83b9ada9e7333675745ef795a057883"><div class="ttname"><a href="UidAllocator_8h.html#ac83b9ada9e7333675745ef795a057883">uid</a></div><div class="ttdeci">int uid</div><div class="ttdoc">The UidAllocator class. </div><div class="ttdef"><b>Definition:</b> <a href="UidAllocator_8h_source.html#l00033">UidAllocator.h:33</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html_aed41a6c0a7c8038d5c1d9d380cd30f8c"><div class="ttname"><a href="classDestinationGLCanvas.html#aed41a6c0a7c8038d5c1d9d380cd30f8c">DestinationGLCanvas::DestinationGLCanvas</a></div><div class="ttdeci">DestinationGLCanvas(MainWindow *mainWindow, QWidget *parent=0, const QGLWidget *shareWidget=0, QGraphicsScene *scene=0)</div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8cpp_source.html#l00024">DestinationGLCanvas.cpp:24</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html_a2fe62cc26996a4c69004b25ae687c8d0"><div class="ttname"><a href="classDestinationGLCanvas.html#a2fe62cc26996a4c69004b25ae687c8d0">DestinationGLCanvas::getShapeFromMappingId</a></div><div class="ttdeci">virtual MShape::ptr getShapeFromMappingId(uid mappingId) const </div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8cpp_source.html#l00029">DestinationGLCanvas.cpp:29</a></div></div>
<div class="ttc" id="classMapperGLCanvas_html"><div class="ttname"><a href="classMapperGLCanvas.html">MapperGLCanvas</a></div><div class="ttdoc">Mother class for OpenGL canvases that allow the display and controls of shapes and vertices...</div><div class="ttdef"><b>Definition:</b> <a href="MapperGLCanvas_8h_source.html#l00047">MapperGLCanvas.h:47</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html"><div class="ttname"><a href="classDestinationGLCanvas.html">DestinationGLCanvas</a></div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8h_source.html#l00029">DestinationGLCanvas.h:29</a></div></div>
<div class="ttc" id="MappingGui_8h_html"><div class="ttname"><a href="MappingGui_8h.html">MappingGui.h</a></div></div>
<div class="ttc" id="classDestinationGLCanvas_html_a2cb035c3db3f046023ad02c4bfe60baa"><div class="ttname"><a href="classDestinationGLCanvas.html#a2cb035c3db3f046023ad02c4bfe60baa">DestinationGLCanvas::getShapeGraphicsItemFromMappingId</a></div><div class="ttdeci">virtual QSharedPointer< ShapeGraphicsItem > getShapeGraphicsItemFromMappingId(uid mappingId) const </div><div class="ttdef"><b>Definition:</b> <a href="DestinationGLCanvas_8cpp_source.html#l00037">DestinationGLCanvas.cpp:37</a></div></div>
<div class="ttc" id="classMainWindow_html"><div class="ttname"><a href="classMainWindow.html">MainWindow</a></div><div class="ttdoc">This is the main window of MapMap. </div><div class="ttdef"><b>Definition:</b> <a href="MainWindow_8h_source.html#l00055">MainWindow.h:55</a></div></div>
<div class="ttc" id="MappingManager_8h_html"><div class="ttname"><a href="MappingManager_8h.html">MappingManager.h</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 8 2016 09:37:01 for MapMap by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>