Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 82b5b9ff85e9905e91f8803dc47bf339 > files > 63

cal3d-devel-0.11.0-9.fc12.i686.rpm

<html>
  <head>
    <title>Cal3D: CalBoundingBox Class Reference</title>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
  </head>
<body bgcolor="#ffffff">
  <table width="100%" border="0" cellspacing="0" cellpadding="5" align="center">
    <tr>
      <td class="md" align="center">
        <small>
          <b>- Cal3D 0.11 API Reference -</b>
        </small>
      </td>
    </tr>
  </table>
  <br>

<!-- Generated by Doxygen 1.5.9 -->
<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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>CalBoundingBox Class Reference</h1><!-- doxytag: class="CalBoundingBox" -->The bounding box class.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="vector_8h_source.html">vector.h</a>&gt;</code>
<p>

<p>
<a href="classCalBoundingBox-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCalBoundingBox.html#da6f0434afc82c6ed22b597b5a72383e">computePoints</a> (<a class="el" href="classCalVector.html">CalVector</a> *p)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Computes points of a bounding box.  <a href="#da6f0434afc82c6ed22b597b5a72383e"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f23822acdfd4edf620d399535e24d3ce"></a><!-- doxytag: member="CalBoundingBox::plane" ref="f23822acdfd4edf620d399535e24d3ce" args="[6]" -->
<a class="el" href="classCalPlane.html">CalPlane</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>plane</b> [6]</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The bounding box class. <hr><h2>Member Function Documentation</h2>
<a class="anchor" name="da6f0434afc82c6ed22b597b5a72383e"></a><!-- doxytag: member="CalBoundingBox::computePoints" ref="da6f0434afc82c6ed22b597b5a72383e" args="(CalVector *p)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void CalBoundingBox::computePoints           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classCalVector.html">CalVector</a> *&nbsp;</td>
          <td class="paramname"> <em>p</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Computes points of a bounding box. 
<p>
This function computes the 8 points of a bounding box.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>p</em>&nbsp;</td><td>A pointer to <a class="el" href="classCalVector.html" title="The vector class.">CalVector</a>[8], the 8 points of the bounding box </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="vector_8h_source.html">vector.h</a><li>vector.cpp</ul>
</div>
  <hr>
  <center>
    <small>
      Generated at Fri Jul 24 21:14:57 2009 by
      <a href="http://gna.org/projects/cal3d/">The Cal3D Team</a>
      with
      <a href="http://www.doxygen.org/index.html">
      Doxygen 1.5.9
      </a>
    </small>
  </center>
</body>
</html>