mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-12 14:01:47 +00:00
116 lines
10 KiB
HTML
116 lines
10 KiB
HTML
<!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>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
|
||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||
</head>
|
||
|
||
<table cellpadding="2" width="100%">
|
||
<tbody>
|
||
<tr>
|
||
<td valign="top">
|
||
<img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200">
|
||
|
||
</td>
|
||
<td valign="top" align="right">
|
||
<a href="http://www.boost.org">
|
||
<img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0">
|
||
</a>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<!-- Generated by Doxygen 1.5.9 -->
|
||
<div class="navigation" id="top">
|
||
<div class="tabs">
|
||
<ul>
|
||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||
<li><a href="modules.html"><span>Modules</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>
|
||
<li><a href="examples.html"><span>Examples</span></a></li>
|
||
</ul>
|
||
</div>
|
||
<div class="tabs">
|
||
<ul>
|
||
<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>
|
||
<div class="contents">
|
||
<h1>boost/geometry/algorithms/assign.hpp File Reference</h1>
|
||
<p>
|
||
<a href="assign_8hpp_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
||
<tr><td></td></tr>
|
||
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
|
||
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost.html">boost</a></td></tr>
|
||
|
||
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost_1_1geometry.html">boost::geometry</a></td></tr>
|
||
|
||
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry , typename Range > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#g55842b7bc114b08dab06512091c19499">boost::geometry::assign</a> (Geometry &geometry, Range const &range)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign a range of points to a <a class="el" href="classboost_1_1geometry_1_1linestring.html" title="A linestring (named so by OGC) is a collection (default a vector) of points.">linestring</a>, ring or <a class="el" href="classboost_1_1geometry_1_1polygon.html" title="The polygon contains an outer ring and zero or more inner rings.">polygon</a> <a href="group__access.html#g55842b7bc114b08dab06512091c19499"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry , typename Type > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#gb157029ec8f962a00fea6e0784f57397">boost::geometry::assign</a> (Geometry &geometry, Type const &c1, Type const &c2, Type const &c3, Type const &c4)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign center + radius to a sphere [for extension] <a href="group__access.html#gb157029ec8f962a00fea6e0784f57397"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry , typename Type > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#g1d7fcaaefd9a2deaacc5acb066d77ffe">boost::geometry::assign</a> (Geometry &geometry, Type const &c1, Type const &c2, Type const &c3)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign three values to a 3D <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a> [or the center + radius to a circle] <a href="group__access.html#g1d7fcaaefd9a2deaacc5acb066d77ffe"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry , typename Type > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#gd1a7d6277b95439021f13191094aebdb">boost::geometry::assign</a> (Geometry &geometry, Type const &c1, Type const &c2)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign two values to a 2D <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a> <a href="group__access.html#gd1a7d6277b95439021f13191094aebdb"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Box , typename Point > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#gf0c9c98fa6adc702d43606c33cca5652">boost::geometry::assign_box_corners</a> (Box const &box, Point &lower_left, Point &lower_right, Point &upper_left, Point &upper_right)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Assign the 4 points of a 2D <a class="el" href="classboost_1_1geometry_1_1box.html" title="Class box: defines a box made of two describing points.">box</a>. <a href="group__access.html#gf0c9c98fa6adc702d43606c33cca5652"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#g214bc5c2c841a98c58f4d1baca423f86">boost::geometry::assign_inverse</a> (Geometry &geometry)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign to a <a class="el" href="classboost_1_1geometry_1_1box.html" title="Class box: defines a box made of two describing points.">box</a> inverse infinite <a href="group__access.html#g214bc5c2c841a98c58f4d1baca423f86"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<std::size_t Index, typename Point , typename Geometry > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#g297edcacc4c0e5393cbde21515eecfe8">boost::geometry::assign_point_from_index</a> (Geometry const &geometry, Point &point)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Assign a <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a> with a <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a> of a <a class="el" href="classboost_1_1geometry_1_1box.html" title="Class box: defines a box made of two describing points.">box</a> or <a class="el" href="classboost_1_1geometry_1_1segment.html" title="Class segment: small class containing two (templatized) point references.">segment</a>. <a href="group__access.html#g297edcacc4c0e5393cbde21515eecfe8"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<std::size_t Index, typename Geometry , typename Point > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#g4d2d952efa9a027116519ce39f9bf277">boost::geometry::assign_point_to_index</a> (Point const &point, Geometry &geometry)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Assign a <a class="el" href="classboost_1_1geometry_1_1box.html" title="Class box: defines a box made of two describing points.">box</a> or <a class="el" href="classboost_1_1geometry_1_1segment.html" title="Class segment: small class containing two (templatized) point references.">segment</a> with the value of a <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a>. <a href="group__access.html#g4d2d952efa9a027116519ce39f9bf277"></a><br></td></tr>
|
||
<tr><td class="memTemplParams" nowrap colspan="2">template<typename Geometry > </td></tr>
|
||
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__access.html#ge605b147a3c95d645e7b62e5e2ee8fea">boost::geometry::assign_zero</a> (Geometry &geometry)</td></tr>
|
||
|
||
<tr><td class="mdescLeft"> </td><td class="mdescRight">assign zero values to a <a class="el" href="classboost_1_1geometry_1_1box.html" title="Class box: defines a box made of two describing points.">box</a>, <a class="el" href="classboost_1_1geometry_1_1point.html" title="Basic point class, having coordinates defined in a neutral way.">point</a> <a href="group__access.html#ge605b147a3c95d645e7b62e5e2ee8fea"></a><br></td></tr>
|
||
</table>
|
||
</div>
|
||
<hr size="1">
|
||
<table width="100%">
|
||
<tbody>
|
||
<tr>
|
||
<td align="left"><small>
|
||
<p>December 1, 2009</p>
|
||
</small></td>
|
||
<td align="right">
|
||
<small>Copyright <20> 1995-2009 Barend Gehrels, Geodan, Amsterdam<br>
|
||
Copyright <20> 2008-2009 Bruno Lalande, Paris<br>
|
||
Copyright <20> 2009 Mateusz Loskot, Cadcorp, London<br>
|
||
</small>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
<address style="text-align: right;"><small>
|
||
Documentation is generated by <a href="http://www.doxygen.org/index.html">Doxygen</a>
|
||
</small></address>
|
||
</body>
|
||
</html>
|