Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2f6559b7006594cad03af173263c219e > files > 8220

mrpt-doc-0.9.4-0.1.20110110svn2383.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>The MRPT project: mrpt::global_settings Namespace Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.2 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li id="searchli">
        <div id="MSearchBox" class="MSearchBoxInactive">
          <span class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </span><span class="right"></span>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="namespaces.html"><span>Namespace&#160;List</span></a></li>
      <li><a href="namespacemembers.html"><span>Namespace&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespacemrpt.html">mrpt</a>      </li>
      <li><a class="el" href="namespacemrpt_1_1global__settings.html">global_settings</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#var-members">Variables</a>  </div>
  <div class="headertitle">
<h1>mrpt::global_settings Namespace Reference</h1>  </div>
</div>
<div class="contents">
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Global variables to change the run-time behaviour of some MRPT classes within mrpt-core. </p>
<p>See each variable for the description of what classes it affects. </p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="var-members"></a>
Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">BASE_IMPEXP bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#afabaef0653c390a8252cf1d55d00834a">USE_SUT_QUAT2EULER_CONVERSION</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If set to true (false), a Scaled Unscented <a class="el" href="class_transform.html">Transform</a> is used instead of a linear approximation with Jacobians.  <a href="#afabaef0653c390a8252cf1d55d00834a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">BASE_IMPEXP bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#a1418363e742edc2dcf066df90eb6bd24">USE_SUT_EULER2QUAT_CONVERSION</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If set to true (default), a Scaled Unscented <a class="el" href="class_transform.html">Transform</a> is used instead of a linear approximation with Jacobians.  <a href="#a1418363e742edc2dcf066df90eb6bd24"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">MAPS_IMPEXP bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#ad2c17cb847ca29d368e6c6d7b538ea1b">HEIGHTGRIDMAP_EXPORT3D_AS_MESH</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">If set to true (default), <a class="el" href="classmrpt_1_1slam_1_1_c_height_grid_map2_d.html" title="A mesh representation of a surface which keeps the estimated height for each (x,y) location...">mrpt::slam::CHeightGridMap2D</a> will be exported as a <a class="el" href="classmrpt_1_1opengl_1_1_c_mesh.html" title="A planar (XY) grid where each cell has an associated height and, optionally, a texture map...">opengl::CMesh</a>, otherwise, as a <a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud_coloured.html" title="A cloud of points, each one with an individual colour (R,G,B).">opengl::CPointCloudColoured</a> Affects to:</p>
<ul>
<li>CHeightGridMap2D::getAs3DObject. </li>
</ul>
 <a href="#ad2c17cb847ca29d368e6c6d7b538ea1b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">MAPS_IMPEXP float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#a82116abc80994c2092c0fc7f2d05d304">POINTSMAPS_3DOBJECT_POINTSIZE</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of points when exporting with getAs3DObject() (default=3.0) Affects to:</p>
<ul>
<li><a class="el" href="classmrpt_1_1slam_1_1_c_points_map.html" title="A cloud of points in 2D or 3D, which can be built from a sequence of laser scans or other sensors...">mrpt::slam::CPointsMap</a> and all its children classes. </li>
</ul>
 <a href="#a82116abc80994c2092c0fc7f2d05d304"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">OPENGL_IMPEXP float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#a4a64958cb0a98919cc55b350699808fe">OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Default value = 0.01 points/px^2.  <a href="#a4a64958cb0a98919cc55b350699808fe"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">OPENGL_IMPEXP size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1global__settings.html#a42a2c572696602d4c4621bc80135225e">OCTREE_RENDER_MAX_POINTS_PER_NODE</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Default value = 1e5.  <a href="#a42a2c572696602d4c4621bc80135225e"></a><br/></td></tr>
</table>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="ad2c17cb847ca29d368e6c6d7b538ea1b"></a><!-- doxytag: member="mrpt::global_settings::HEIGHTGRIDMAP_EXPORT3D_AS_MESH" ref="ad2c17cb847ca29d368e6c6d7b538ea1b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MAPS_IMPEXP bool <a class="el" href="namespacemrpt_1_1global__settings.html#ad2c17cb847ca29d368e6c6d7b538ea1b">mrpt::global_settings::HEIGHTGRIDMAP_EXPORT3D_AS_MESH</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If set to true (default), <a class="el" href="classmrpt_1_1slam_1_1_c_height_grid_map2_d.html" title="A mesh representation of a surface which keeps the estimated height for each (x,y) location...">mrpt::slam::CHeightGridMap2D</a> will be exported as a <a class="el" href="classmrpt_1_1opengl_1_1_c_mesh.html" title="A planar (XY) grid where each cell has an associated height and, optionally, a texture map...">opengl::CMesh</a>, otherwise, as a <a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud_coloured.html" title="A cloud of points, each one with an individual colour (R,G,B).">opengl::CPointCloudColoured</a> Affects to:</p>
<ul>
<li>CHeightGridMap2D::getAs3DObject. </li>
</ul>
</p>

</div>
</div>
<a class="anchor" id="a4a64958cb0a98919cc55b350699808fe"></a><!-- doxytag: member="mrpt::global_settings::OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL" ref="a4a64958cb0a98919cc55b350699808fe" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OPENGL_IMPEXP float <a class="el" href="namespacemrpt_1_1global__settings.html#a4a64958cb0a98919cc55b350699808fe">mrpt::global_settings::OCTREE_RENDER_MAX_DENSITY_POINTS_PER_SQPIXEL</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Default value = 0.01 points/px^2. </p>
<p>Affects to these classes (read their docs for further details):</p>
<ul>
<li><a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud.html" title="A cloud of points, all with the same color or each depending on its value along a particular coordina...">mrpt::opengl::CPointCloud</a></li>
<li><a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud_coloured.html" title="A cloud of points, each one with an individual colour (R,G,B).">mrpt::opengl::CPointCloudColoured</a> </li>
</ul>

</div>
</div>
<a class="anchor" id="a42a2c572696602d4c4621bc80135225e"></a><!-- doxytag: member="mrpt::global_settings::OCTREE_RENDER_MAX_POINTS_PER_NODE" ref="a42a2c572696602d4c4621bc80135225e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">OPENGL_IMPEXP size_t <a class="el" href="namespacemrpt_1_1global__settings.html#a42a2c572696602d4c4621bc80135225e">mrpt::global_settings::OCTREE_RENDER_MAX_POINTS_PER_NODE</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Default value = 1e5. </p>
<p>Maximum number of elements in each octree node before spliting. Affects to these classes (read their docs for further details):</p>
<ul>
<li><a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud.html" title="A cloud of points, all with the same color or each depending on its value along a particular coordina...">mrpt::opengl::CPointCloud</a></li>
<li><a class="el" href="classmrpt_1_1opengl_1_1_c_point_cloud_coloured.html" title="A cloud of points, each one with an individual colour (R,G,B).">mrpt::opengl::CPointCloudColoured</a> </li>
</ul>

<p>Referenced by <a class="el" href="_c_octree_point_renderer_8h_source.html#l00427">mrpt::opengl::COctreePointRenderer&lt; CPointCloudColoured &gt;::internal_recursive_split()</a>.</p>

</div>
</div>
<a class="anchor" id="a82116abc80994c2092c0fc7f2d05d304"></a><!-- doxytag: member="mrpt::global_settings::POINTSMAPS_3DOBJECT_POINTSIZE" ref="a82116abc80994c2092c0fc7f2d05d304" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">MAPS_IMPEXP float <a class="el" href="namespacemrpt_1_1global__settings.html#a82116abc80994c2092c0fc7f2d05d304">mrpt::global_settings::POINTSMAPS_3DOBJECT_POINTSIZE</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The size of points when exporting with getAs3DObject() (default=3.0) Affects to:</p>
<ul>
<li><a class="el" href="classmrpt_1_1slam_1_1_c_points_map.html" title="A cloud of points in 2D or 3D, which can be built from a sequence of laser scans or other sensors...">mrpt::slam::CPointsMap</a> and all its children classes. </li>
</ul>
</p>

</div>
</div>
<a class="anchor" id="a1418363e742edc2dcf066df90eb6bd24"></a><!-- doxytag: member="mrpt::global_settings::USE_SUT_EULER2QUAT_CONVERSION" ref="a1418363e742edc2dcf066df90eb6bd24" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">BASE_IMPEXP bool <a class="el" href="namespacemrpt_1_1global__settings.html#a1418363e742edc2dcf066df90eb6bd24">mrpt::global_settings::USE_SUT_EULER2QUAT_CONVERSION</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If set to true (default), a Scaled Unscented <a class="el" href="class_transform.html">Transform</a> is used instead of a linear approximation with Jacobians. </p>
<p>Affects to:</p>
<ul>
<li>CPose3DQuatPDFGaussian::copyFrom(const CPose3DPDFGaussian &amp;o) </li>
</ul>

</div>
</div>
<a class="anchor" id="afabaef0653c390a8252cf1d55d00834a"></a><!-- doxytag: member="mrpt::global_settings::USE_SUT_QUAT2EULER_CONVERSION" ref="afabaef0653c390a8252cf1d55d00834a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">BASE_IMPEXP bool <a class="el" href="namespacemrpt_1_1global__settings.html#afabaef0653c390a8252cf1d55d00834a">mrpt::global_settings::USE_SUT_QUAT2EULER_CONVERSION</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>If set to true (false), a Scaled Unscented <a class="el" href="class_transform.html">Transform</a> is used instead of a linear approximation with Jacobians. </p>
<p>Affects to:</p>
<ul>
<li>CPose3DPDFGaussian::CPose3DPDFGaussian( const CPose3DQuatPDFGaussian &amp;o) </li>
</ul>

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.2</a> for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table> </body></html>