Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 2147

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: csgeom/poly3d.h File Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</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="classes.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1>csgeom/poly3d.h File Reference</h1>General 3D polygon. <a href="#_details">More...</a>
<p>
<code>#include &quot;csextern.h&quot;</code><br>
<code>#include &quot;<a class="el" href="plane3_8h-source.html">csgeom/plane3.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="vector3_8h-source.html">csgeom/vector3.h</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="dirtyaccessarray_8h-source.html">csutil/dirtyaccessarray.h</a>&quot;</code><br>

<p>
<a href="poly3d_8h-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>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcsCompressVertex.html">csCompressVertex</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This structure is used by <a class="el" href="classcsVector3Array.html#7d2bc04a153d216e452a5603434f0edb" title="Compress an array of vertices (i.e.">csVector3Array::CompressVertices()</a>.  <a href="structcsCompressVertex.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsPoly3D.html">csPoly3D</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The following class represents a general 3D polygon.  <a href="classcsPoly3D.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsVector3Array.html">csVector3Array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This is actually the same class as <a class="el" href="classcsPoly3D.html" title="The following class represents a general 3D polygon.">csPoly3D</a>.  <a href="classcsVector3Array.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="group__geom__utils.html#gg05589fbab0657f08285ebdfe93f5ec9ee88d3fbccae84a9d22831150df35b7bd">CS_POL_SAME_PLANE</a> =  0, 
<a class="el" href="group__geom__utils.html#gg05589fbab0657f08285ebdfe93f5ec9ea271cb2d4694f05e2df381d1cb98279d">CS_POL_FRONT</a> =  1, 
<a class="el" href="group__geom__utils.html#gg05589fbab0657f08285ebdfe93f5ec9ebd5e6308857d9f8cb82434d7d0086a70">CS_POL_BACK</a> =  2, 
<a class="el" href="group__geom__utils.html#gg05589fbab0657f08285ebdfe93f5ec9efbc4ca645c2a7478693b045287029b11">CS_POL_SPLIT_NEEDED</a> =  3
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Values returned by <a class="el" href="classcsPoly3D.html#c84e83bad7d8619b39ebd6c36f4e2fa8" title="Static function to classify a polygon with regards to a plane.">csPoly3D::Classify</a>.  <a href="group__geom__utils.html#g05589fbab0657f08285ebdfe93f5ec9e">More...</a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
General 3D polygon. 
<p>

<p>Definition in file <a class="el" href="poly3d_8h-source.html">poly3d.h</a>.</p>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>