blob: b7daec0952839f9bf848451e480796d809c436ae (
plain) (
tree)
|
|
<!-- HTML header for doxygen 1.8.3.1-->
<!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.6"/>
<title>Templates -- Meow: meow::EyesReferenceInfo< Pixel > Struct Template Reference</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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="stylesheet.css" rel="stylesheet" type="text/css" />
<link href="custom.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="logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Templates -- Meow
 <span id="projectnumber">1.2.9</span>
</div>
<div id="projectbrief">A C++ template contains kinds of interesting classes and functions</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structmeow_1_1EyesReferenceInfo.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> |
<a href="structmeow_1_1EyesReferenceInfo-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">meow::EyesReferenceInfo< Pixel > Struct Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>記住每個 <code><a class="el" href="classmeow_1_1Eye.html" title="一個 Camera 加上一個offset transformation ">Eye</a></code> 的reference以及Flag
<a href="structmeow_1_1EyesReferenceInfo.html#details">More...</a></p>
<p><code>#include "<a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>"</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a2dd12f4304455b1cbb59b78767d2e5d2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#a2dd12f4304455b1cbb59b78767d2e5d2">EyesReferenceInfo</a> ()</td></tr>
<tr class="memdesc:a2dd12f4304455b1cbb59b78767d2e5d2"><td class="mdescLeft"> </td><td class="mdescRight">constructor with nothing <a href="#a2dd12f4304455b1cbb59b78767d2e5d2">More...</a><br/></td></tr>
<tr class="separator:a2dd12f4304455b1cbb59b78767d2e5d2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bca211dab93d313b784debc78f7791a"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#a5bca211dab93d313b784debc78f7791a">EyesReferenceInfo</a> (<a class="el" href="classmeow_1_1Eye.html">Eye</a>< Pixel > &e, unsigned long f)</td></tr>
<tr class="memdesc:a5bca211dab93d313b784debc78f7791a"><td class="mdescLeft"> </td><td class="mdescRight">constructor with flag and an <a class="el" href="classmeow_1_1Eye.html" title="一個 Camera 加上一個offset transformation ">Eye</a> object. Here we will let memember '.eye' reference from the specify paramter <code>e</code> <a href="#a5bca211dab93d313b784debc78f7791a">More...</a><br/></td></tr>
<tr class="separator:a5bca211dab93d313b784debc78f7791a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab792b9e15287af821db83d05781490a9"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#ab792b9e15287af821db83d05781490a9">EyesReferenceInfo</a> (<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> const &si)</td></tr>
<tr class="memdesc:ab792b9e15287af821db83d05781490a9"><td class="mdescLeft"> </td><td class="mdescRight">constructor with another <a class="el" href="structmeow_1_1EyesReferenceInfo.html" title="記住每個 Eye 的reference以及Flag ">EyesReferenceInfo</a> <a href="#ab792b9e15287af821db83d05781490a9">More...</a><br/></td></tr>
<tr class="separator:ab792b9e15287af821db83d05781490a9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07f19ca1ea240a238dfca7aa1cf23e5f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#a07f19ca1ea240a238dfca7aa1cf23e5f">~EyesReferenceInfo</a> ()</td></tr>
<tr class="memdesc:a07f19ca1ea240a238dfca7aa1cf23e5f"><td class="mdescLeft"> </td><td class="mdescRight">desructor <a href="#a07f19ca1ea240a238dfca7aa1cf23e5f">More...</a><br/></td></tr>
<tr class="separator:a07f19ca1ea240a238dfca7aa1cf23e5f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7515313852b24d46c410b802abf68fb2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#a7515313852b24d46c410b802abf68fb2">operator=</a> (<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> const &e)</td></tr>
<tr class="memdesc:a7515313852b24d46c410b802abf68fb2"><td class="mdescLeft"> </td><td class="mdescRight">copy operator, still use reference method <a href="#a7515313852b24d46c410b802abf68fb2">More...</a><br/></td></tr>
<tr class="separator:a7515313852b24d46c410b802abf68fb2"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:afb237e9ef19856bade26c109a82e7a1f"><td class="memItemLeft" align="right" valign="top">unsigned long </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#afb237e9ef19856bade26c109a82e7a1f">flag</a></td></tr>
<tr class="memdesc:afb237e9ef19856bade26c109a82e7a1f"><td class="mdescLeft"> </td><td class="mdescRight">Flag, 定義如EyesReferenceInfoFlags. <a href="#afb237e9ef19856bade26c109a82e7a1f">More...</a><br/></td></tr>
<tr class="separator:afb237e9ef19856bade26c109a82e7a1f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad36ca49698508d7ae43368e7d81aed14"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classmeow_1_1Eye.html">Eye</a>< Pixel > </td><td class="memItemRight" valign="bottom"><a class="el" href="structmeow_1_1EyesReferenceInfo.html#ad36ca49698508d7ae43368e7d81aed14">eye</a></td></tr>
<tr class="memdesc:ad36ca49698508d7ae43368e7d81aed14"><td class="mdescLeft"> </td><td class="mdescRight">reference <a href="#ad36ca49698508d7ae43368e7d81aed14">More...</a><br/></td></tr>
<tr class="separator:ad36ca49698508d7ae43368e7d81aed14"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template<class Pixel><br/>
struct meow::EyesReferenceInfo< Pixel ></h3>
<p>記住每個 <code><a class="el" href="classmeow_1_1Eye.html" title="一個 Camera 加上一個offset transformation ">Eye</a></code> 的reference以及Flag </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00023">23</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a2dd12f4304455b1cbb59b78767d2e5d2"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>constructor with nothing </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00030">30</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<a class="anchor" id="a5bca211dab93d313b784debc78f7791a"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmeow_1_1Eye.html">Eye</a>< Pixel > & </td>
<td class="paramname"><em>e</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned long </td>
<td class="paramname"><em>f</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>constructor with flag and an <a class="el" href="classmeow_1_1Eye.html" title="一個 Camera 加上一個offset transformation ">Eye</a> object. Here we will let memember '.eye' reference from the specify paramter <code>e</code> </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00037">37</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<a class="anchor" id="ab792b9e15287af821db83d05781490a9"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a>< Pixel > const & </td>
<td class="paramname"><em>si</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>constructor with another <a class="el" href="structmeow_1_1EyesReferenceInfo.html" title="記住每個 Eye 的reference以及Flag ">EyesReferenceInfo</a> </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00044">44</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<a class="anchor" id="a07f19ca1ea240a238dfca7aa1cf23e5f"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::~<a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a> </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>desructor </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00051">51</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a7515313852b24d46c410b802abf68fb2"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a>& <a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::operator= </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a>< Pixel > const & </td>
<td class="paramname"><em>e</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>copy operator, still use reference method </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00057">57</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ad36ca49698508d7ae43368e7d81aed14"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmeow_1_1Eye.html">Eye</a><Pixel> <a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::eye</td>
</tr>
</table>
</div><div class="memdoc">
<p>reference </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00025">25</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<a class="anchor" id="afb237e9ef19856bade26c109a82e7a1f"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template<class Pixel > </div>
<table class="memname">
<tr>
<td class="memname">unsigned long <a class="el" href="structmeow_1_1EyesReferenceInfo.html">meow::EyesReferenceInfo</a>< Pixel >::flag</td>
</tr>
</table>
</div><div class="memdoc">
<p>Flag, 定義如EyesReferenceInfoFlags. </p>
<p>Definition at line <a class="el" href="BundleAdjustment_8h_source.html#l00024">24</a> of file <a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>meowpp/gra/<a class="el" href="BundleAdjustment_8h_source.html">BundleAdjustment.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacemeow.html">meow</a></li><li class="navelem"><a class="el" href="structmeow_1_1EyesReferenceInfo.html">EyesReferenceInfo</a></li>
<li class="footer">Generated on Fri Jun 27 2014 18:24:41 for Templates -- Meow by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>
|