Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 1548

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_eff62de51072964fc77c85daa9c2b3ad.html">transforms</a>
  </div>
</div>
<div class="contents">
<h1>PeriodicBinaryTransform.cxx File Reference</h1>
<p><a class="el" href="classhippodraw_1_1PeriodicBinaryTransform.html" title="A Periodic transform that transforms coordinates from one 2D coordinate system to...">hippodraw::PeriodicBinaryTransform</a> class implementation  
<a href="#_details">More...</a></p>
<code>#include &quot;<a class="el" href="PeriodicBinaryTransform_8h_source.html">transforms/PeriodicBinaryTransform.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="AxisModelBase_8h_source.html">axes/AxisModelBase.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="Rectangle_8h_source.html">graphics/Rectangle.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="UnaryTransform_8h_source.html">UnaryTransform.h</a>&quot;</code><br/>
<code>#include &lt;cmath&gt;</code><br/>
<code>#include &lt;cstdio&gt;</code><br/>
<code>#include &lt;stdexcept&gt;</code><br/>
<code>#include &lt;sstream&gt;</code><br/>
<code>#include &lt;cassert&gt;</code><br/>
<div class="dynheader">
Include dependency graph for PeriodicBinaryTransform.cxx:</div>
<div class="dynsection">
<div class="center"><img src="PeriodicBinaryTransform_8cxx__incl.gif" border="0" usemap="#PeriodicBinaryTransform_8cxx_map" alt=""/></div>
<map name="PeriodicBinaryTransform_8cxx_map" id="PeriodicBinaryTransform_8cxx">
<area shape="rect" id="node3" href="PeriodicBinaryTransform_8h.html" title="hippodraw::PeriodicBinaryTransform class interface" alt="" coords="96,83,339,112"/><area shape="rect" id="node29" href="AxisModelBase_8h.html" title="hippodraw::AxisModelBase class interface" alt="" coords="512,83,667,112"/><area shape="rect" id="node34" href="Rectangle_8h.html" title="hippodrw::Rect class interface" alt="" coords="643,160,787,189"/><area shape="rect" id="node43" href="UnaryTransform_8h.html" title="UnaryTransform class interface." alt="" coords="363,83,488,112"/><area shape="rect" id="node5" href="BinaryTransform_8h.html" title="hippodraw::BinaryTransform class interface" alt="" coords="257,160,385,189"/><area shape="rect" id="node19" href="AxisTick_8h.html" title="AxisTick class interface." alt="" coords="5,237,120,267"/><area shape="rect" id="node23" href="Range_8h.html" title="hippodraw::Range class interface" alt="" coords="413,160,515,189"/><area shape="rect" id="node7" href="TransformBase_8h.html" title="TransformBase class interface." alt="" coords="144,237,267,267"/><area shape="rect" id="node13" href="AxesType_8h.html" title="The namespace for axes." alt="" coords="291,237,413,267"/><area shape="rect" id="node9" href="libhippo_8h.html" title="pattern/libhippo.h" alt="" coords="380,315,500,344"/><area shape="rect" id="node31" href="AxisLoc_8h.html" title="AxisLoc.h" alt="" coords="539,160,619,189"/><area shape="rect" id="node36" href="Point_8h.html" title="Point class interface." alt="" coords="731,237,792,267"/><area shape="rect" id="node39" href="Size_8h.html" title="Size.h" alt="" coords="648,237,707,267"/></map>
</div>

<p><a href="PeriodicBinaryTransform_8cxx_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="PeriodicBinaryTransform_8cxx.html#a5b78abe7ec141d8c13ef2163a0518883">FLT_EQUAL</a> (double x, double y)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="classhippodraw_1_1PeriodicBinaryTransform.html" title="A Periodic transform that transforms coordinates from one 2D coordinate system to...">hippodraw::PeriodicBinaryTransform</a> class implementation </p>
<p>Copyright (C) 2003-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved. </p>

<p>Definition in file <a class="el" href="PeriodicBinaryTransform_8cxx_source.html">PeriodicBinaryTransform.cxx</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a5b78abe7ec141d8c13ef2163a0518883"></a><!-- doxytag: member="PeriodicBinaryTransform.cxx::FLT_EQUAL" ref="a5b78abe7ec141d8c13ef2163a0518883" args="(double x, double y)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double FLT_EQUAL </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>y</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="PeriodicBinaryTransform_8cxx_source.html#l00310">310</a> of file <a class="el" href="PeriodicBinaryTransform_8cxx_source.html">PeriodicBinaryTransform.cxx</a>.</p>

</div>
</div>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>