aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03495.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen/nel/a03495.html')
-rw-r--r--docs/doxygen/nel/a03495.html544
1 files changed, 544 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03495.html b/docs/doxygen/nel/a03495.html
new file mode 100644
index 00000000..4d190195
--- /dev/null
+++ b/docs/doxygen/nel/a03495.html
@@ -0,0 +1,544 @@
+<!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>NeL: NL3D::CTextureDrvInfosGL class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</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="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NL3D::CTextureDrvInfosGL Class Reference</h1><code>#include &lt;<a class="el" href="a05643.html">driver_opengl.h</a>&gt;</code>
+<p>
+<p>Inheritance diagram for NL3D::CTextureDrvInfosGL:
+<p><center><img src="a03495.png" usemap="#NL3D::CTextureDrvInfosGL_map" border="0" alt=""></center>
+<map name="NL3D::CTextureDrvInfosGL_map">
+<area href="a03879.html" alt="NL3D::ITextureDrvInfos" shape="rect" coords="0,56,165,80">
+<area href="a02209.html" alt="NLMISC::CRefCount" shape="rect" coords="0,0,165,24">
+</map>
+<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="a03495.html#NL3D_1_1CTextureDrvInfosGLa0">CTextureDrvInfosGL</a> (<a class="el" href="a02434.html">IDriver</a> *drv, <a class="el" href="a05363.html#a297">ItTexDrvInfoPtrMap</a> it, <a class="el" href="a02433.html">CDriverGL</a> *drvGl)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a04558.html#a14">sint</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypea8">getRefCount</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLa2">~CTextureDrvInfosGL</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02433.html">CDriverGL</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo0">_Driver</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo1">Compressed</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypeo0">crefs</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>GLuint&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo3">ID</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03487.html#NL3D_1_1ITexturew29">ITexture::TMagFilter</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo4">MagFilter</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03487.html#NL3D_1_1ITexturew30">ITexture::TMinFilter</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo5">MinFilter</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo6">MipMap</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>CPtrInfo *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypeo1">pinfo</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a11">uint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo8">TextureMemory</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03487.html#NL3D_1_1ITexturew33">ITexture::TWrapMode</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo9">WrapS</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03487.html#NL3D_1_1ITexturew33">ITexture::TWrapMode</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo10">WrapT</a></td></tr>
+
+<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>CPtrInfo&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypes0">NullPtrInfo</a></td></tr>
+
+<tr><td colspan=2><br><h2>Friends</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>struct&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02209.html#NLGEORGES_1_1UTypen0">CPtrInfo</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLa0" doxytag="NL3D::CTextureDrvInfosGL::CTextureDrvInfosGL" ></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"> NL3D::CTextureDrvInfosGL::CTextureDrvInfosGL </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02434.html">IDriver</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>drv</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a05363.html#a297">ItTexDrvInfoPtrMap</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>it</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a02433.html">CDriverGL</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>drvGl</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></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="a05652.html#l00060">60</a> of file <a class="el" href="a05652.html">driver_opengl_texture.cpp</a>.
+<p>
+References <a class="el" href="a05643.html#l00110">Compressed</a>, <a class="el" href="a05643.html#l00108">ID</a>, <a class="el" href="a06506.html#l00058">NL3D::ItTexDrvInfoPtrMap</a>, <a class="el" href="a05643.html#l00112">MipMap</a>, and <a class="el" href="a05643.html#l00115">TextureMemory</a>.
+<p>
+<div class="fragment"><pre>00060 : <a class="code" href="a03879.html#NL3D_1_1ITextureDrvInfosa2">ITextureDrvInfos</a>(drv, it)
+00061 {
+00062 <span class="comment">// The id is auto created here.</span>
+00063 glGenTextures(1,&amp;ID);
+00064
+00065 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo1">Compressed</a>= <span class="keyword">false</span>;
+00066 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo6">MipMap</a>= <span class="keyword">false</span>;
+00067 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo8">TextureMemory</a>= 0;
+00068
+00069 <span class="comment">// Nb: at Driver dtor, all tex infos are deleted, so _Driver is always valid.</span>
+00070 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo0">_Driver</a>= drvGl;
+00071 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLa2" doxytag="NL3D::CTextureDrvInfosGL::~CTextureDrvInfosGL" ></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"> NL3D::CTextureDrvInfosGL::~<a class="el" href="a03495.html">CTextureDrvInfosGL</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></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="a05652.html#l00073">73</a> of file <a class="el" href="a05652.html">driver_opengl_texture.cpp</a>.
+<p>
+References <a class="el" href="a05643.html#l00917">NL3D::CDriverGL::_AllocatedTextureMemory</a>, <a class="el" href="a05643.html#l00921">NL3D::CDriverGL::_TextureUsed</a>, <a class="el" href="a05643.html#l00108">ID</a>, and <a class="el" href="a05643.html#l00115">TextureMemory</a>.
+<p>
+<div class="fragment"><pre>00074 {
+00075 <span class="comment">// The id is auto deleted here.</span>
+00076 glDeleteTextures(1,&amp;ID);
+00077
+00078 <span class="comment">// release profiling texture mem.</span>
+00079 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo0">_Driver</a>-&gt;_AllocatedTextureMemory-= <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo8">TextureMemory</a>;
+00080
+00081 <span class="comment">// release in TextureUsed.</span>
+00082 <a class="code" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo0">_Driver</a>-&gt;_TextureUsed.erase (<span class="keyword">this</span>);
+00083 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLGEORGES_1_1UTypea8" doxytag="NL3D::CTextureDrvInfosGL::getRefCount" ></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"> const <a class="el" href="a04558.html#a14">sint</a>&amp; NLMISC::CRefCount::getRefCount </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, inherited]</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="a06402.html#l00070">70</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+References <a class="el" href="a06402.html#l00079">NLMISC::CRefCount::crefs</a>, and <a class="el" href="a05981.html#l00104">sint</a>.
+<p>
+<div class="fragment"><pre>00071 {
+00072 <span class="keywordflow">return</span> <a class="code" href="a02209.html#NLGEORGES_1_1UTypeo0">crefs</a>;
+00073 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Friends And Related Function Documentation</h2>
+<a class="anchor" name="NLGEORGES_1_1UTypen0" doxytag="NL3D::CTextureDrvInfosGL::CPtrInfo" ></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"> friend struct CPtrInfo<code> [friend, inherited]</code>
+ </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="a06402.html#l00067">67</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>. </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo0" doxytag="NL3D::CTextureDrvInfosGL::_Driver" ></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="a02433.html">CDriverGL</a>* <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo0">NL3D::CTextureDrvInfosGL::_Driver</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Reimplemented from <a class="el" href="a03879.html#NL3D_1_1ITextureDrvInfosr0">NL3D::ITextureDrvInfos</a>.
+<p>
+Definition at line <a class="el" href="a05643.html#l00117">117</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo1" doxytag="NL3D::CTextureDrvInfosGL::Compressed" ></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 <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo1">NL3D::CTextureDrvInfosGL::Compressed</a>
+ </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="a05643.html#l00110">110</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00060">CTextureDrvInfosGL()</a>, <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, and <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLGEORGES_1_1UTypeo0" doxytag="NL3D::CTextureDrvInfosGL::crefs" ></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="a04558.html#a14">sint</a> <a class="el" href="a02209.html#NLGEORGES_1_1UTypeo0">NLMISC::CRefCount::crefs</a><code> [mutable, inherited]</code>
+ </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="a06402.html#l00079">79</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>, <a class="el" href="a06402.html#l00070">NLMISC::CRefCount::getRefCount()</a>, and <a class="el" href="a06403.html#l00044">NLMISC::CRefCount::~CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo3" doxytag="NL3D::CTextureDrvInfosGL::ID" ></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"> GLuint <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo3">NL3D::CTextureDrvInfosGL::ID</a>
+ </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="a05643.html#l00108">108</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05642.html#l02185">NL3D::CDriverGL::copyFrameBufferToTexture()</a>, <a class="el" href="a05652.html#l00060">CTextureDrvInfosGL()</a>, <a class="el" href="a05652.html#l01217">NL3D::CDriverGL::getTextureHandle()</a>, <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>, <a class="el" href="a05652.html#l00807">NL3D::CDriverGL::uploadTexture()</a>, and <a class="el" href="a05652.html#l00073">~CTextureDrvInfosGL()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo4" doxytag="NL3D::CTextureDrvInfosGL::MagFilter" ></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="a03487.html#NL3D_1_1ITexturew29">ITexture::TMagFilter</a> <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo4">NL3D::CTextureDrvInfosGL::MagFilter</a>
+ </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="a05643.html#l00123">123</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>, and <a class="el" href="a05652.html#l00261">NL3D::translateMagFilterToGl()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo5" doxytag="NL3D::CTextureDrvInfosGL::MinFilter" ></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="a03487.html#NL3D_1_1ITexturew30">ITexture::TMinFilter</a> <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo5">NL3D::CTextureDrvInfosGL::MinFilter</a>
+ </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="a05643.html#l00124">124</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>, and <a class="el" href="a05652.html#l00280">NL3D::translateMinFilterToGl()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo6" doxytag="NL3D::CTextureDrvInfosGL::MipMap" ></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 <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo6">NL3D::CTextureDrvInfosGL::MipMap</a>
+ </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="a05643.html#l00112">112</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00060">CTextureDrvInfosGL()</a>, <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>, and <a class="el" href="a05652.html#l00280">NL3D::translateMinFilterToGl()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLGEORGES_1_1UTypes0" doxytag="NL3D::CTextureDrvInfosGL::NullPtrInfo" ></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="a03320.html">CRefCount::CPtrInfo</a> <a class="el" href="a02209.html#NLGEORGES_1_1UTypes0">NLMISC::CRefCount::NullPtrInfo</a><code> [static, inherited]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLGEORGES_1_1UTypeo1" doxytag="NL3D::CTextureDrvInfosGL::pinfo" ></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"> CPtrInfo* <a class="el" href="a02209.html#NLGEORGES_1_1UTypeo1">NLMISC::CRefCount::pinfo</a><code> [mutable, inherited]</code>
+ </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="a06402.html#l00080">80</a> of file <a class="el" href="a06402.html">smart_ptr.h</a>.
+<p>
+Referenced by <a class="el" href="a06402.html#l00085">NLMISC::CRefCount::CRefCount()</a>, and <a class="el" href="a06403.html#l00044">NLMISC::CRefCount::~CRefCount()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo8" doxytag="NL3D::CTextureDrvInfosGL::TextureMemory" ></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="a04558.html#a11">uint32</a> <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo8">NL3D::CTextureDrvInfosGL::TextureMemory</a>
+ </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="a05643.html#l00115">115</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00060">CTextureDrvInfosGL()</a>, <a class="el" href="a05642.html#l02343">NL3D::CDriverGL::getUsedTextureMemory()</a>, <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>, and <a class="el" href="a05652.html#l00073">~CTextureDrvInfosGL()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo9" doxytag="NL3D::CTextureDrvInfosGL::WrapS" ></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="a03487.html#NL3D_1_1ITexturew33">ITexture::TWrapMode</a> <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo9">NL3D::CTextureDrvInfosGL::WrapS</a>
+ </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="a05643.html#l00121">121</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, and <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CTextureDrvInfosGLo10" doxytag="NL3D::CTextureDrvInfosGL::WrapT" ></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="a03487.html#NL3D_1_1ITexturew33">ITexture::TWrapMode</a> <a class="el" href="a03495.html#NL3D_1_1CTextureDrvInfosGLo10">NL3D::CTextureDrvInfosGL::WrapT</a>
+ </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="a05643.html#l00122">122</a> of file <a class="el" href="a05643.html">driver_opengl.h</a>.
+<p>
+Referenced by <a class="el" href="a05652.html#l00361">NL3D::CDriverGL::setupTextureEx()</a>, and <a class="el" href="a05652.html#l01185">NL3D::CDriverGL::swapTextureHandle()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a05643.html">driver_opengl.h</a><li><a class="el" href="a05652.html">driver_opengl_texture.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 07:54:58 2004 for NeL 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>