blob: 535944b749b1b444a939c6bc83d4d6813f3ef223 [file] [log] [blame]
<!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>FTGL: FTPoint class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.6 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<h1>FTPoint Class Reference</h1><code>#include &lt;<a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>&gt;</code>
<p>
<hr><a name="_details"></a><h2>Detailed Description</h2>
FTPoint class is a basic 3 dimensional point or vector.
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00013">13</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</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>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a0">FTPoint</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <a href="#a0"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a1">FTPoint</a> (const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> x, const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> y, const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> z)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#a1"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a2">FTPoint</a> (const FT_Vector &amp;ft_vector)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#a2"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a3">operator+=</a> (const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;point)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator += In Place Addition. <a href="#a3"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFTPoint.html">FTPoint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a4">operator+</a> (const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;point)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator +. <a href="#a4"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFTPoint.html">FTPoint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a5">operator *</a> (double multiplier)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator *. <a href="#a5"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a6">operator FTGL_DOUBLE *</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Cast to FTGL_DOUBLE*. <a href="#a6"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a7">X</a> (<a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> x)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Setters. <a href="#a7"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a8">Y</a> (<a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> y)</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a9">Z</a> (<a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> z)</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a10">X</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Getters. <a href="#a10"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a11">Y</a> () const </td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#a12">Z</a> () const </td></tr>
<tr><td colspan=2><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classFTPoint.html">FTPoint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#n0">operator *</a> (double multiplier, <a class="el" href="classFTPoint.html">FTPoint</a> &amp;point)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator *. <a href="#n0"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#n1">operator==</a> (const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;a, const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;b)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator == Tests for eqaulity. <a href="#n1"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFTPoint.html#n2">operator!=</a> (const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;a, const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;b)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator != Tests for non equality. <a href="#n2"></a><br><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0" doxytag="FTPoint::FTPoint" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> FTPoint::FTPoint </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Default constructor.
<p>
Point is set to zero.
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00019">19</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>. </td>
</tr>
</table>
<a class="anchor" name="a1" doxytag="FTPoint::FTPoint" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> FTPoint::FTPoint </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname" nowrap> <em>x</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname" nowrap> <em>y</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname" nowrap> <em>z</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>x</em>&nbsp;</td><td>First component </td></tr>
<tr><td valign=top><em>y</em>&nbsp;</td><td>Second component </td></tr>
<tr><td valign=top><em>z</em>&nbsp;</td><td>Third component </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00033">33</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>. </td>
</tr>
</table>
<a class="anchor" name="a2" doxytag="FTPoint::FTPoint" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> FTPoint::FTPoint </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const FT_Vector &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>ft_vector</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Constructor.
<p>
This converts an FT_Vector to an FT_Point<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>ft_vector</em>&nbsp;</td><td>A freetype vector </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00045">45</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a5" doxytag="FTPoint::operator *" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classFTPoint.html">FTPoint</a> FTPoint::operator * </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">double&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>multiplier</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator *.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>multiplier</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><code>this</code> multiplied by <code>multiplier</code>. </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00090">90</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTPoint_8h-source.html#l00158">values</a>. </td>
</tr>
</table>
<a class="anchor" name="a6" doxytag="FTPoint::operator FTGL_DOUBLE *" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> FTPoint::operator <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> * </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Cast to FTGL_DOUBLE*.
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00133">133</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>. </td>
</tr>
</table>
<a class="anchor" name="a4" doxytag="FTPoint::operator+" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classFTPoint.html">FTPoint</a> FTPoint::operator+ </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>point</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator +.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>point</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>this plus point. </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00073">73</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTPoint_8h-source.html#l00158">values</a>. </td>
</tr>
</table>
<a class="anchor" name="a3" doxytag="FTPoint::operator+=" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classFTPoint.html">FTPoint</a>&amp; FTPoint::operator+= </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>point</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator += In Place Addition.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>point</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>this plus point. </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00058">58</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTPoint_8h-source.html#l00158">values</a>. </td>
</tr>
</table>
<a class="anchor" name="a10" doxytag="FTPoint::X" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> FTPoint::X </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Getters.
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00150">150</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>. </td>
</tr>
</table>
<a class="anchor" name="a7" doxytag="FTPoint::X" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FTPoint::X </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>x</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Setters.
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00142">142</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>.
<p>
Referenced by <a class="el" href="FTGlyphContainer_8cpp-source.html#l00063">FTGlyphContainer::Advance()</a>, <a class="el" href="FTContour_8cpp-source.html#l00073">FTContour::FTContour()</a>, <a class="el" href="FTExtrdGlyph_8cpp-source.html#l00009">FTExtrdGlyph::FTExtrdGlyph()</a>, <a class="el" href="FTOutlineGlyph_8cpp-source.html#l00005">FTOutlineGlyph::FTOutlineGlyph()</a>, <a class="el" href="FTPixmapGlyph_8cpp-source.html#l00003">FTPixmapGlyph::FTPixmapGlyph()</a>, <a class="el" href="FTPolyGlyph_8cpp-source.html#l00005">FTPolyGlyph::FTPolyGlyph()</a>, <a class="el" href="FTTextureGlyph_8cpp-source.html#l00005">FTTextureGlyph::FTTextureGlyph()</a>, <a class="el" href="FTBBox_8h-source.html#l00081">FTBBox::Move()</a>, <a class="el" href="FTTextureGlyph_8cpp-source.html#l00058">FTTextureGlyph::Render()</a>, <a class="el" href="FTPolyGlyph_8cpp-source.html#l00067">FTPolyGlyph::Render()</a>, <a class="el" href="FTPixmapGlyph_8cpp-source.html#l00086">FTPixmapGlyph::Render()</a>, <a class="el" href="FTOutlineGlyph_8cpp-source.html#l00055">FTOutlineGlyph::Render()</a>, <a class="el" href="FTFont_8cpp-source.html#l00245">FTFont::Render()</a>, <a class="el" href="FTExtrdGlyph_8cpp-source.html#l00140">FTExtrdGlyph::Render()</a>, and <a class="el" href="FTBitmapGlyph_8cpp-source.html#l00052">FTBitmapGlyph::Render()</a>. </td>
</tr>
</table>
<a class="anchor" name="a11" doxytag="FTPoint::Y" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> FTPoint::Y </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00151">151</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>. </td>
</tr>
</table>
<a class="anchor" name="a8" doxytag="FTPoint::Y" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FTPoint::Y </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>y</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00143">143</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>.
<p>
Referenced by <a class="el" href="FTContour_8cpp-source.html#l00073">FTContour::FTContour()</a>, <a class="el" href="FTExtrdGlyph_8cpp-source.html#l00009">FTExtrdGlyph::FTExtrdGlyph()</a>, <a class="el" href="FTOutlineGlyph_8cpp-source.html#l00005">FTOutlineGlyph::FTOutlineGlyph()</a>, <a class="el" href="FTPixmapGlyph_8cpp-source.html#l00003">FTPixmapGlyph::FTPixmapGlyph()</a>, <a class="el" href="FTPolyGlyph_8cpp-source.html#l00005">FTPolyGlyph::FTPolyGlyph()</a>, <a class="el" href="FTTextureGlyph_8cpp-source.html#l00005">FTTextureGlyph::FTTextureGlyph()</a>, <a class="el" href="FTBBox_8h-source.html#l00081">FTBBox::Move()</a>, <a class="el" href="FTTextureGlyph_8cpp-source.html#l00058">FTTextureGlyph::Render()</a>, <a class="el" href="FTPolyGlyph_8cpp-source.html#l00067">FTPolyGlyph::Render()</a>, <a class="el" href="FTPixmapGlyph_8cpp-source.html#l00086">FTPixmapGlyph::Render()</a>, <a class="el" href="FTOutlineGlyph_8cpp-source.html#l00055">FTOutlineGlyph::Render()</a>, <a class="el" href="FTFont_8cpp-source.html#l00245">FTFont::Render()</a>, <a class="el" href="FTExtrdGlyph_8cpp-source.html#l00140">FTExtrdGlyph::Render()</a>, and <a class="el" href="FTBitmapGlyph_8cpp-source.html#l00052">FTBitmapGlyph::Render()</a>. </td>
</tr>
</table>
<a class="anchor" name="a12" doxytag="FTPoint::Z" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a> FTPoint::Z </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00152">152</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>. </td>
</tr>
</table>
<a class="anchor" name="a9" doxytag="FTPoint::Z" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FTPoint::Z </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="FTGL_8h.html#a4">FTGL_DOUBLE</a>&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>z</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="FTPoint_8h-source.html#l00144">144</a> of file <a class="el" href="FTPoint_8h-source.html">FTPoint.h</a>.
<p>
References <a class="el" href="FTGL_8h-source.html#l00005">FTGL_DOUBLE</a>.
<p>
Referenced by <a class="el" href="FTBBox_8h-source.html#l00081">FTBBox::Move()</a>. </td>
</tr>
</table>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="n0" doxytag="FTPoint::operator *" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classFTPoint.html">FTPoint</a> operator * </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">double&nbsp;</td>
<td class="mdname" nowrap> <em>multiplier</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap><a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>point</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [friend]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator *.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>point</em>&nbsp;</td><td></td></tr>
<tr><td valign=top><em>multiplier</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd><code>multiplier</code> multiplied by <code>point</code>. </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8cpp-source.html#l00015">15</a> of file <a class="el" href="FTPoint_8cpp-source.html">FTPoint.cpp</a>. </td>
</tr>
</table>
<a class="anchor" name="n2" doxytag="FTPoint::operator!=" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> bool operator!= </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>a</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>b</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [friend]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator != Tests for non equality.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>a</em>&nbsp;</td><td></td></tr>
<tr><td valign=top><em>b</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>true if a &amp; b are not equal </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8cpp-source.html#l00009">9</a> of file <a class="el" href="FTPoint_8cpp-source.html">FTPoint.cpp</a>. </td>
</tr>
</table>
<a class="anchor" name="n1" doxytag="FTPoint::operator==" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> bool operator== </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>a</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td></td>
<td class="md" nowrap>const <a class="el" href="classFTPoint.html">FTPoint</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>b</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [friend]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Operator == Tests for eqaulity.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>a</em>&nbsp;</td><td></td></tr>
<tr><td valign=top><em>b</em>&nbsp;</td><td></td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>true if a &amp; b are equal </dd></dl>
<p>
Definition at line <a class="el" href="FTPoint_8cpp-source.html#l00004">4</a> of file <a class="el" href="FTPoint_8cpp-source.html">FTPoint.cpp</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="FTPoint_8h-source.html">FTPoint.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Dec 5 22:24:07 2004 for FTGL by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
</a>1.3.6 </small></address>
</body>
</html>