source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1D3D9TextureManager.html @ 657

Revision 657, 128.9 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::D3D9TextureManager class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.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">Class&nbsp;List</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">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::D3D9TextureManager Class Reference</h1><code>#include &lt;<a class="el" href="OgreD3D9TextureManager_8h-source.html">OgreD3D9TextureManager.h</a>&gt;</code>
11<p>
12<p>Inheritance diagram for Ogre::D3D9TextureManager:
13<p><center><img src="classOgre_1_1D3D9TextureManager.png" usemap="#Ogre::D3D9TextureManager_map" border="0" alt=""></center>
14<map name="Ogre::D3D9TextureManager_map">
15<area href="classOgre_1_1TextureManager.html" alt="Ogre::TextureManager" shape="rect" coords="113,112,329,136">
16<area href="classOgre_1_1ResourceManager.html" alt="Ogre::ResourceManager" shape="rect" coords="0,56,216,80">
17<area href="classOgre_1_1Singleton.html" alt="Ogre::Singleton< TextureManager >" shape="rect" coords="226,56,442,80">
18<area href="classOgre_1_1ScriptLoader.html" alt="Ogre::ScriptLoader" shape="rect" coords="0,0,216,24">
19</map>
20<a href="classOgre_1_1D3D9TextureManager-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
21<tr><td></td></tr>
22<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top>typedef HashMap&lt; <a class="el" href="namespaceOgre.html#a426">String</a>, <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw0">ResourceMap</a></td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::map&lt; <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>,<br>
26 <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">ResourceHandleMap</a></td></tr>
27
28<tr><td class="memItemLeft" nowrap align=right valign=top>typedef <a class="el" href="classOgre_1_1MapIterator.html">MapIterator</a>&lt; <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">ResourceHandleMap</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw2">ResourceMapIterator</a></td></tr>
29
30<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
31<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagera0">D3D9TextureManager</a> (LPDIRECT3DDEVICE9 pD3DDevice)</td></tr>
32
33<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagera1">~D3D9TextureManager</a> ()</td></tr>
34
35<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagera2">releaseDefaultPoolResources</a> (void)</td></tr>
36
37<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Release all textures in the default memory pool.  <a href="#Ogre_1_1D3D9TextureManagera2"></a><br><br></td></tr>
38<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagera3">recreateDefaultPoolResources</a> (void)</td></tr>
39
40<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Recreate all textures in the default memory pool.  <a href="#Ogre_1_1D3D9TextureManagera3"></a><br><br></td></tr>
41<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera2">load</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, <a class="el" href="namespaceOgre.html#a681">TextureType</a> texType=TEX_TYPE_2D, int numMipmaps=-1, <a class="el" href="namespaceOgre.html#a420">Real</a> gamma=1.0f)</td></tr>
42
43<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Loads a texture from a file.  <a href="#Ogre_1_1TextureManagera2"></a><br><br></td></tr>
44<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera29">load</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, bool isManual=false, <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *loader=0, const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *loadParams=0)</td></tr>
45
46<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Generic load method, used to create a <a class="el" href="classOgre_1_1Resource.html">Resource</a> specific to this <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> without using one of the specialised 'load' methods (containing per-Resource-type parameters).  <a href="#Ogre_1_1TextureManagera29"></a><br><br></td></tr>
47<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera3">loadImage</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, const <a class="el" href="classOgre_1_1Image.html">Image</a> &amp;img, <a class="el" href="namespaceOgre.html#a681">TextureType</a> texType=TEX_TYPE_2D, int iNumMipmaps=-1, <a class="el" href="namespaceOgre.html#a420">Real</a> gamma=1.0f)</td></tr>
48
49<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Loads a texture from an <a class="el" href="classOgre_1_1Image.html">Image</a> object.  <a href="#Ogre_1_1TextureManagera3"></a><br><br></td></tr>
50<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera4">loadRawData</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, <a class="el" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a> &amp;stream, <a class="el" href="namespaceOgre.html#a422">ushort</a> uWidth, <a class="el" href="namespaceOgre.html#a422">ushort</a> uHeight, <a class="el" href="namespaceOgre.html#a667">PixelFormat</a> format, <a class="el" href="namespaceOgre.html#a681">TextureType</a> texType=TEX_TYPE_2D, int iNumMipmaps=-1, <a class="el" href="namespaceOgre.html#a420">Real</a> gamma=1.0f)</td></tr>
51
52<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Loads a texture from a raw data stream.  <a href="#Ogre_1_1TextureManagera4"></a><br><br></td></tr>
53<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera5">createManual</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, <a class="el" href="namespaceOgre.html#a681">TextureType</a> texType, <a class="el" href="namespaceOgre.html#a423">uint</a> width, <a class="el" href="namespaceOgre.html#a423">uint</a> height, <a class="el" href="namespaceOgre.html#a423">uint</a> depth, int num_mips, <a class="el" href="namespaceOgre.html#a667">PixelFormat</a> format, int usage=TU_DEFAULT, <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *loader=0)</td></tr>
54
55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a manual texture with specified width, height and depth (not loaded from a file).  <a href="#Ogre_1_1TextureManagera5"></a><br><br></td></tr>
56<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera6">createManual</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, <a class="el" href="namespaceOgre.html#a681">TextureType</a> texType, <a class="el" href="namespaceOgre.html#a423">uint</a> width, <a class="el" href="namespaceOgre.html#a423">uint</a> height, int num_mips, <a class="el" href="namespaceOgre.html#a667">PixelFormat</a> format, int usage=TU_DEFAULT, <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *loader=0)</td></tr>
57
58<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a manual texture with a depth of 1 (not loaded from a file).  <a href="#Ogre_1_1TextureManagera6"></a><br><br></td></tr>
59<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera7">enable32BitTextures</a> (bool setting=true)</td></tr>
60
61<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Enables / disables 32-bit textures.  <a href="#Ogre_1_1TextureManagera7"></a><br><br></td></tr>
62<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera8">isEnable32BitTextures</a> (void)</td></tr>
63
64<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Checks 32-bit textures enable setting.  <a href="#Ogre_1_1TextureManagera8"></a><br><br></td></tr>
65<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps</a> (size_t num)</td></tr>
66
67<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the default number of mipmaps to be used for loaded textures, for when textures are loaded automatically (e.g.  <a href="#Ogre_1_1TextureManagera9"></a><br><br></td></tr>
68<tr><td class="memItemLeft" nowrap align=right valign=top>virtual size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera10">getDefaultNumMipmaps</a> ()</td></tr>
69
70<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the default number of mipmaps to be used for loaded textures.  <a href="#Ogre_1_1TextureManagera10"></a><br><br></td></tr>
71<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera11">create</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, bool isManual=false, <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *loader=0, const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *createParams=0)</td></tr>
72
73<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new blank resource, but does not immediately load it.  <a href="#Ogre_1_1TextureManagera11"></a><br><br></td></tr>
74<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera12">setMemoryBudget</a> (size_t bytes)</td></tr>
75
76<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set a limit on the amount of memory this resource handler may use.  <a href="#Ogre_1_1TextureManagera12"></a><br><br></td></tr>
77<tr><td class="memItemLeft" nowrap align=right valign=top>virtual size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera13">getMemoryBudget</a> (void) const </td></tr>
78
79<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the limit on the amount of memory this resource handler may use.  <a href="#Ogre_1_1TextureManagera13"></a><br><br></td></tr>
80<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera14">unload</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
81
82<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unloads a single resource by name.  <a href="#Ogre_1_1TextureManagera14"></a><br><br></td></tr>
83<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera15">unload</a> (<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle)</td></tr>
84
85<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unloads a single resource by handle.  <a href="#Ogre_1_1TextureManagera15"></a><br><br></td></tr>
86<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera16">unloadAll</a> (void)</td></tr>
87
88<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unloads all resources.  <a href="#Ogre_1_1TextureManagera16"></a><br><br></td></tr>
89<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera17">reloadAll</a> (void)</td></tr>
90
91<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Caused all currently loaded resources to be reloaded.  <a href="#Ogre_1_1TextureManagera17"></a><br><br></td></tr>
92<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera18">remove</a> (<a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;r)</td></tr>
93
94<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Remove a single resource.  <a href="#Ogre_1_1TextureManagera18"></a><br><br></td></tr>
95<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera19">remove</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
96
97<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Remove a single resource by name.  <a href="#Ogre_1_1TextureManagera19"></a><br><br></td></tr>
98<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera20">remove</a> (<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle)</td></tr>
99
100<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Remove a single resource by handle.  <a href="#Ogre_1_1TextureManagera20"></a><br><br></td></tr>
101<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera21">removeAll</a> (void)</td></tr>
102
103<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes all resources.  <a href="#Ogre_1_1TextureManagera21"></a><br><br></td></tr>
104<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera22">getByName</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
105
106<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieves a pointer to a resource by name, or null if the resource does not exist.  <a href="#Ogre_1_1TextureManagera22"></a><br><br></td></tr>
107<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera23">getByHandle</a> (<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle)</td></tr>
108
109<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieves a pointer to a resource by handle, or null if the resource does not exist.  <a href="#Ogre_1_1TextureManagera23"></a><br><br></td></tr>
110<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera24">resourceExists</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
111
112<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns whether the named resource exists in this manager.  <a href="#Ogre_1_1TextureManagera24"></a><br><br></td></tr>
113<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera25">resourceExists</a> (<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle)</td></tr>
114
115<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns whether a resource with the given handle exists in this manager.  <a href="#Ogre_1_1TextureManagera25"></a><br><br></td></tr>
116<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera26">_notifyResourceTouched</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
117
118<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Notify this manager that a resource which it manages has been 'touched', ie used.  <a href="#Ogre_1_1TextureManagera26"></a><br><br></td></tr>
119<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera27">_notifyResourceLoaded</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
120
121<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Notify this manager that a resource which it manages has been loaded.  <a href="#Ogre_1_1TextureManagera27"></a><br><br></td></tr>
122<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera28">_notifyResourceUnloaded</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
123
124<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Notify this manager that a resource which it manages has been unloaded.  <a href="#Ogre_1_1TextureManagera28"></a><br><br></td></tr>
125<tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="namespaceOgre.html#a535">StringVector</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera30">getScriptPatterns</a> (void) const </td></tr>
126
127<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the file patterns which should be used to find scripts for this <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a>.  <a href="#Ogre_1_1TextureManagera30"></a><br><br></td></tr>
128<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera31">parseScript</a> (<a class="el" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a> &amp;stream, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;groupName)</td></tr>
129
130<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Parse the definition of a set of resources from a script file.  <a href="#Ogre_1_1TextureManagera31"></a><br><br></td></tr>
131<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera32">getLoadingOrder</a> (void) const </td></tr>
132
133<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the relative loading order of resources of this type.  <a href="#Ogre_1_1TextureManagera32"></a><br><br></td></tr>
134<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera33">getResourceType</a> (void) const </td></tr>
135
136<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets a string identifying the type of resource this manager handles.  <a href="#Ogre_1_1TextureManagera33"></a><br><br></td></tr>
137<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw2">ResourceMapIterator</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera34">getResourceIterator</a> (void)</td></tr>
138
139<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns an iterator over all resources in this manager.  <a href="#Ogre_1_1TextureManagera34"></a><br><br></td></tr>
140<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
141<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagere0">getSingleton</a> (void)</td></tr>
142
143<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.  <a href="#Ogre_1_1TextureManagere0"></a><br><br></td></tr>
144<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagere1">getSingletonPtr</a> (void)</td></tr>
145
146<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.  <a href="#Ogre_1_1TextureManagere1"></a><br><br></td></tr>
147<tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr>
148<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagerb0">createImpl</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;group, bool isManual, <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *loader, const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *createParams)</td></tr>
149
150<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><dl compact><dt><b>Remarks:</b></dt><dd>Subclasses must override this method and create a subclass of <a class="el" href="classOgre_1_1Resource.html">Resource</a>. </dd></dl>
151<dl compact><dt><b>Parameters:</b></dt><dd>
152  <table border="0" cellspacing="2" cellpadding="0">
153    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
154    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
155    <tr><td valign=top><em>isManual</em>&nbsp;</td><td>Is this resource manually loaded? If so, you should really populate the loader parameter in order that the load process can call the loader back when loading is required. </td></tr>
156    <tr><td valign=top><em>loader</em>&nbsp;</td><td>Pointer to a ManualLoader implementation which will be called when the <a class="el" href="classOgre_1_1Resource.html">Resource</a> wishes to load (should be supplied if you set isManual to true). You can in fact leave this parameter null if you wish, but the <a class="el" href="classOgre_1_1Resource.html">Resource</a> will never be able to reload if anything ever causes it to unload. Therefore provision of a proper ManualLoader instance is strongly recommended. </td></tr>
157    <tr><td valign=top><em>createParams</em>&nbsp;</td><td>If any parameters are required to create an instance, they should be supplied here as name / value pairs. These do not need to be set on the instance (handled elsewhere), just used if required to differentiate which concrete class is created.</td></tr>
158  </table>
159</dl>
160  <a href="#Ogre_1_1D3D9TextureManagerb0"></a><br><br></td></tr>
161<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb0">getNextHandle</a> (void)</td></tr>
162
163<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Allocates the next handle.  <a href="#Ogre_1_1TextureManagerb0"></a><br><br></td></tr>
164<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb2">addImpl</a> (<a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;res)</td></tr>
165
166<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Add a newly created resource to the manager (note weak reference).  <a href="#Ogre_1_1TextureManagerb2"></a><br><br></td></tr>
167<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb3">removeImpl</a> (<a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;res)</td></tr>
168
169<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Remove a resource from this manager; remove it from the lists.  <a href="#Ogre_1_1TextureManagerb3"></a><br><br></td></tr>
170<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb4">checkUsage</a> (void)</td></tr>
171
172<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Checks memory usage and pages out if required.  <a href="#Ogre_1_1TextureManagerb4"></a><br><br></td></tr>
173<tr><td class="memItemLeft" nowrap align=right valign=top>virtual size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb5">getMemoryUsage</a> (void) const </td></tr>
174
175<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the current memory usage, in bytes.  <a href="#Ogre_1_1TextureManagerb5"></a><br><br></td></tr>
176<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
177<tr><td class="memItemLeft" nowrap align=right valign=top>LPDIRECT3DDEVICE9&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagerp0">mpD3DDevice</a></td></tr>
178
179<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagerp0">mIs32Bit</a></td></tr>
180
181<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagerp1">mDefaultNumMipmaps</a></td></tr>
182
183<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">ResourceHandleMap</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp2">mResourcesByHandle</a></td></tr>
184
185<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw0">ResourceMap</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp3">mResources</a></td></tr>
186
187<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp4">mNextHandle</a></td></tr>
188
189<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp5">mMemoryBudget</a></td></tr>
190
191<tr><td class="memItemLeft" nowrap align=right valign=top>size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp6">mMemoryUsage</a></td></tr>
192
193<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a535">StringVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp7">mScriptPatterns</a></td></tr>
194
195<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Patterns to use to look for scripts if supported (e.g. *.overlay).  <a href="#Ogre_1_1TextureManagerp7"></a><br><br></td></tr>
196<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp8">mLoadOrder</a></td></tr>
197
198<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Loading order relative to other managers, higher is later.  <a href="#Ogre_1_1TextureManagerp8"></a><br><br></td></tr>
199<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp9">mResourceType</a></td></tr>
200
201<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">String identifying the resource type this manager handles.  <a href="#Ogre_1_1TextureManagerp9"></a><br><br></td></tr>
202<tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr>
203<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletont0">ms_Singleton</a></td></tr>
204
205</table>
206<hr><h2>Member Typedef Documentation</h2>
207<a class="anchor" name="Ogre_1_1TextureManagerw1" doxytag="Ogre::D3D9TextureManager::ResourceHandleMap" ></a><p>
208<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
209  <tr>
210    <td class="mdRow">
211      <table cellpadding="0" cellspacing="0" border="0">
212        <tr>
213          <td class="md" nowrap valign="top"> typedef std::map&lt;<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>, <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a>&gt; <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">Ogre::ResourceManager::ResourceHandleMap</a><code> [inherited]</code>
214      </table>
215    </td>
216  </tr>
217</table>
218<table cellspacing=5 cellpadding=0 border=0>
219  <tr>
220    <td>
221      &nbsp;
222    </td>
223    <td>
224
225<p>
226
227<p>
228Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00343">343</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
229  </tr>
230</table>
231<a class="anchor" name="Ogre_1_1TextureManagerw0" doxytag="Ogre::D3D9TextureManager::ResourceMap" ></a><p>
232<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
233  <tr>
234    <td class="mdRow">
235      <table cellpadding="0" cellspacing="0" border="0">
236        <tr>
237          <td class="md" nowrap valign="top"> typedef HashMap&lt; <a class="el" href="namespaceOgre.html#a426">String</a>, <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &gt; <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw0">Ogre::ResourceManager::ResourceMap</a><code> [inherited]</code>
238      </table>
239    </td>
240  </tr>
241</table>
242<table cellspacing=5 cellpadding=0 border=0>
243  <tr>
244    <td>
245      &nbsp;
246    </td>
247    <td>
248
249<p>
250
251<p>
252Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00342">342</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
253  </tr>
254</table>
255<a class="anchor" name="Ogre_1_1TextureManagerw2" doxytag="Ogre::D3D9TextureManager::ResourceMapIterator" ></a><p>
256<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
257  <tr>
258    <td class="mdRow">
259      <table cellpadding="0" cellspacing="0" border="0">
260        <tr>
261          <td class="md" nowrap valign="top"> typedef <a class="el" href="classOgre_1_1MapIterator.html">MapIterator</a>&lt;<a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">ResourceHandleMap</a>&gt; <a class="el" href="classOgre_1_1MapIterator.html">Ogre::ResourceManager::ResourceMapIterator</a><code> [inherited]</code>
262      </table>
263    </td>
264  </tr>
265</table>
266<table cellspacing=5 cellpadding=0 border=0>
267  <tr>
268    <td>
269      &nbsp;
270    </td>
271    <td>
272
273<p>
274
275<p>
276Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00361">361</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
277<p>
278Referenced by <a class="el" href="OgreResourceManager_8h-source.html#l00366">Ogre::ResourceManager::getResourceIterator()</a>.    </td>
279  </tr>
280</table>
281<hr><h2>Constructor &amp; Destructor Documentation</h2>
282<a class="anchor" name="Ogre_1_1D3D9TextureManagera0" doxytag="Ogre::D3D9TextureManager::D3D9TextureManager" ></a><p>
283<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
284  <tr>
285    <td class="mdRow">
286      <table cellpadding="0" cellspacing="0" border="0">
287        <tr>
288          <td class="md" nowrap valign="top"> Ogre::D3D9TextureManager::D3D9TextureManager </td>
289          <td class="md" valign="top">(&nbsp;</td>
290          <td class="md" nowrap valign="top">LPDIRECT3DDEVICE9&nbsp;</td>
291          <td class="mdname1" valign="top" nowrap> <em>pD3DDevice</em>          </td>
292          <td class="md" valign="top">&nbsp;)&nbsp;</td>
293          <td class="md" nowrap></td>
294        </tr>
295
296      </table>
297    </td>
298  </tr>
299</table>
300<table cellspacing=5 cellpadding=0 border=0>
301  <tr>
302    <td>
303      &nbsp;
304    </td>
305    <td>
306
307<p>
308    </td>
309  </tr>
310</table>
311<a class="anchor" name="Ogre_1_1D3D9TextureManagera1" doxytag="Ogre::D3D9TextureManager::~D3D9TextureManager" ></a><p>
312<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
313  <tr>
314    <td class="mdRow">
315      <table cellpadding="0" cellspacing="0" border="0">
316        <tr>
317          <td class="md" nowrap valign="top"> Ogre::D3D9TextureManager::~<a class="el" href="classOgre_1_1D3D9TextureManager.html">D3D9TextureManager</a> </td>
318          <td class="md" valign="top">(&nbsp;</td>
319          <td class="mdname1" valign="top" nowrap>          </td>
320          <td class="md" valign="top">&nbsp;)&nbsp;</td>
321          <td class="md" nowrap></td>
322        </tr>
323
324      </table>
325    </td>
326  </tr>
327</table>
328<table cellspacing=5 cellpadding=0 border=0>
329  <tr>
330    <td>
331      &nbsp;
332    </td>
333    <td>
334
335<p>
336    </td>
337  </tr>
338</table>
339<hr><h2>Member Function Documentation</h2>
340<a class="anchor" name="Ogre_1_1TextureManagera27" doxytag="Ogre::D3D9TextureManager::_notifyResourceLoaded" ></a><p>
341<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
342  <tr>
343    <td class="mdRow">
344      <table cellpadding="0" cellspacing="0" border="0">
345        <tr>
346          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceLoaded </td>
347          <td class="md" valign="top">(&nbsp;</td>
348          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
349          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
350          <td class="md" valign="top">&nbsp;)&nbsp;</td>
351          <td class="md" nowrap><code> [virtual, inherited]</code></td>
352        </tr>
353
354      </table>
355    </td>
356  </tr>
357</table>
358<table cellspacing=5 cellpadding=0 border=0>
359  <tr>
360    <td>
361      &nbsp;
362    </td>
363    <td>
364
365<p>
366Notify this manager that a resource which it manages has been loaded.
367<p>
368    </td>
369  </tr>
370</table>
371<a class="anchor" name="Ogre_1_1TextureManagera26" doxytag="Ogre::D3D9TextureManager::_notifyResourceTouched" ></a><p>
372<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
373  <tr>
374    <td class="mdRow">
375      <table cellpadding="0" cellspacing="0" border="0">
376        <tr>
377          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceTouched </td>
378          <td class="md" valign="top">(&nbsp;</td>
379          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
380          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
381          <td class="md" valign="top">&nbsp;)&nbsp;</td>
382          <td class="md" nowrap><code> [virtual, inherited]</code></td>
383        </tr>
384
385      </table>
386    </td>
387  </tr>
388</table>
389<table cellspacing=5 cellpadding=0 border=0>
390  <tr>
391    <td>
392      &nbsp;
393    </td>
394    <td>
395
396<p>
397Notify this manager that a resource which it manages has been 'touched', ie used.
398<p>
399    </td>
400  </tr>
401</table>
402<a class="anchor" name="Ogre_1_1TextureManagera28" doxytag="Ogre::D3D9TextureManager::_notifyResourceUnloaded" ></a><p>
403<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
404  <tr>
405    <td class="mdRow">
406      <table cellpadding="0" cellspacing="0" border="0">
407        <tr>
408          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceUnloaded </td>
409          <td class="md" valign="top">(&nbsp;</td>
410          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
411          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
412          <td class="md" valign="top">&nbsp;)&nbsp;</td>
413          <td class="md" nowrap><code> [virtual, inherited]</code></td>
414        </tr>
415
416      </table>
417    </td>
418  </tr>
419</table>
420<table cellspacing=5 cellpadding=0 border=0>
421  <tr>
422    <td>
423      &nbsp;
424    </td>
425    <td>
426
427<p>
428Notify this manager that a resource which it manages has been unloaded.
429<p>
430    </td>
431  </tr>
432</table>
433<a class="anchor" name="Ogre_1_1TextureManagerb2" doxytag="Ogre::D3D9TextureManager::addImpl" ></a><p>
434<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
435  <tr>
436    <td class="mdRow">
437      <table cellpadding="0" cellspacing="0" border="0">
438        <tr>
439          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::addImpl </td>
440          <td class="md" valign="top">(&nbsp;</td>
441          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
442          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
443          <td class="md" valign="top">&nbsp;)&nbsp;</td>
444          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
445        </tr>
446
447      </table>
448    </td>
449  </tr>
450</table>
451<table cellspacing=5 cellpadding=0 border=0>
452  <tr>
453    <td>
454      &nbsp;
455    </td>
456    <td>
457
458<p>
459Add a newly created resource to the manager (note weak reference).
460<p>
461    </td>
462  </tr>
463</table>
464<a class="anchor" name="Ogre_1_1TextureManagerb4" doxytag="Ogre::D3D9TextureManager::checkUsage" ></a><p>
465<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
466  <tr>
467    <td class="mdRow">
468      <table cellpadding="0" cellspacing="0" border="0">
469        <tr>
470          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::checkUsage </td>
471          <td class="md" valign="top">(&nbsp;</td>
472          <td class="md" nowrap valign="top">void&nbsp;</td>
473          <td class="mdname1" valign="top" nowrap>          </td>
474          <td class="md" valign="top">&nbsp;)&nbsp;</td>
475          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
476        </tr>
477
478      </table>
479    </td>
480  </tr>
481</table>
482<table cellspacing=5 cellpadding=0 border=0>
483  <tr>
484    <td>
485      &nbsp;
486    </td>
487    <td>
488
489<p>
490Checks memory usage and pages out if required.
491<p>
492    </td>
493  </tr>
494</table>
495<a class="anchor" name="Ogre_1_1TextureManagera11" doxytag="Ogre::D3D9TextureManager::create" ></a><p>
496<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
497  <tr>
498    <td class="mdRow">
499      <table cellpadding="0" cellspacing="0" border="0">
500        <tr>
501          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::create </td>
502          <td class="md" valign="top">(&nbsp;</td>
503          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
504          <td class="mdname" nowrap> <em>name</em>, </td>
505        </tr>
506        <tr>
507          <td class="md" nowrap align="right"></td>
508          <td></td>
509          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
510          <td class="mdname" nowrap> <em>group</em>, </td>
511        </tr>
512        <tr>
513          <td class="md" nowrap align="right"></td>
514          <td></td>
515          <td class="md" nowrap>bool&nbsp;</td>
516          <td class="mdname" nowrap> <em>isManual</em> = false, </td>
517        </tr>
518        <tr>
519          <td class="md" nowrap align="right"></td>
520          <td></td>
521          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
522          <td class="mdname" nowrap> <em>loader</em> = 0, </td>
523        </tr>
524        <tr>
525          <td class="md" nowrap align="right"></td>
526          <td></td>
527          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
528          <td class="mdname" nowrap> <em>createParams</em> = 0</td>
529        </tr>
530        <tr>
531          <td></td>
532          <td class="md">)&nbsp;</td>
533          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
534        </tr>
535
536      </table>
537    </td>
538  </tr>
539</table>
540<table cellspacing=5 cellpadding=0 border=0>
541  <tr>
542    <td>
543      &nbsp;
544    </td>
545    <td>
546
547<p>
548Creates a new blank resource, but does not immediately load it.
549<p>
550<dl compact><dt><b>Remarks:</b></dt><dd><a class="el" href="classOgre_1_1Resource.html">Resource</a> managers handle disparate types of resources, so if you want to get at the detailed interface of this resource, you'll have to cast the result to the subclass you know you're creating. </dd></dl>
551<dl compact><dt><b>Parameters:</b></dt><dd>
552  <table border="0" cellspacing="2" cellpadding="0">
553    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
554    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
555    <tr><td valign=top><em>isManual</em>&nbsp;</td><td>Is this resource manually loaded? If so, you should really populate the loader parameter in order that the load process can call the loader back when loading is required. </td></tr>
556    <tr><td valign=top><em>loader</em>&nbsp;</td><td>Pointer to a ManualLoader implementation which will be called when the <a class="el" href="classOgre_1_1Resource.html">Resource</a> wishes to load (should be supplied if you set isManual to true). You can in fact leave this parameter null if you wish, but the <a class="el" href="classOgre_1_1Resource.html">Resource</a> will never be able to reload if anything ever causes it to unload. Therefore provision of a proper ManualLoader instance is strongly recommended. </td></tr>
557    <tr><td valign=top><em>createParams</em>&nbsp;</td><td>If any parameters are required to create an instance, they should be supplied here as name / value pairs </td></tr>
558  </table>
559</dl>
560    </td>
561  </tr>
562</table>
563<a class="anchor" name="Ogre_1_1D3D9TextureManagerb0" doxytag="Ogre::D3D9TextureManager::createImpl" ></a><p>
564<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
565  <tr>
566    <td class="mdRow">
567      <table cellpadding="0" cellspacing="0" border="0">
568        <tr>
569          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Resource.html">Resource</a>* Ogre::D3D9TextureManager::createImpl </td>
570          <td class="md" valign="top">(&nbsp;</td>
571          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
572          <td class="mdname" nowrap> <em>name</em>, </td>
573        </tr>
574        <tr>
575          <td class="md" nowrap align="right"></td>
576          <td></td>
577          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
578          <td class="mdname" nowrap> <em>handle</em>, </td>
579        </tr>
580        <tr>
581          <td class="md" nowrap align="right"></td>
582          <td></td>
583          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
584          <td class="mdname" nowrap> <em>group</em>, </td>
585        </tr>
586        <tr>
587          <td class="md" nowrap align="right"></td>
588          <td></td>
589          <td class="md" nowrap>bool&nbsp;</td>
590          <td class="mdname" nowrap> <em>isManual</em>, </td>
591        </tr>
592        <tr>
593          <td class="md" nowrap align="right"></td>
594          <td></td>
595          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
596          <td class="mdname" nowrap> <em>loader</em>, </td>
597        </tr>
598        <tr>
599          <td class="md" nowrap align="right"></td>
600          <td></td>
601          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
602          <td class="mdname" nowrap> <em>createParams</em></td>
603        </tr>
604        <tr>
605          <td></td>
606          <td class="md">)&nbsp;</td>
607          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
608        </tr>
609
610      </table>
611    </td>
612  </tr>
613</table>
614<table cellspacing=5 cellpadding=0 border=0>
615  <tr>
616    <td>
617      &nbsp;
618    </td>
619    <td>
620
621<p>
622<dl compact><dt><b>Remarks:</b></dt><dd>Subclasses must override this method and create a subclass of <a class="el" href="classOgre_1_1Resource.html">Resource</a>. </dd></dl>
623<dl compact><dt><b>Parameters:</b></dt><dd>
624  <table border="0" cellspacing="2" cellpadding="0">
625    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
626    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
627    <tr><td valign=top><em>isManual</em>&nbsp;</td><td>Is this resource manually loaded? If so, you should really populate the loader parameter in order that the load process can call the loader back when loading is required. </td></tr>
628    <tr><td valign=top><em>loader</em>&nbsp;</td><td>Pointer to a ManualLoader implementation which will be called when the <a class="el" href="classOgre_1_1Resource.html">Resource</a> wishes to load (should be supplied if you set isManual to true). You can in fact leave this parameter null if you wish, but the <a class="el" href="classOgre_1_1Resource.html">Resource</a> will never be able to reload if anything ever causes it to unload. Therefore provision of a proper ManualLoader instance is strongly recommended. </td></tr>
629    <tr><td valign=top><em>createParams</em>&nbsp;</td><td>If any parameters are required to create an instance, they should be supplied here as name / value pairs. These do not need to be set on the instance (handled elsewhere), just used if required to differentiate which concrete class is created.</td></tr>
630  </table>
631</dl>
632 
633<p>
634
635<p>
636Implements <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb1">Ogre::ResourceManager</a>.    </td>
637  </tr>
638</table>
639<a class="anchor" name="Ogre_1_1TextureManagera6" doxytag="Ogre::D3D9TextureManager::createManual" ></a><p>
640<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
641  <tr>
642    <td class="mdRow">
643      <table cellpadding="0" cellspacing="0" border="0">
644        <tr>
645          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a> Ogre::TextureManager::createManual </td>
646          <td class="md" valign="top">(&nbsp;</td>
647          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
648          <td class="mdname" nowrap> <em>name</em>, </td>
649        </tr>
650        <tr>
651          <td class="md" nowrap align="right"></td>
652          <td></td>
653          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
654          <td class="mdname" nowrap> <em>group</em>, </td>
655        </tr>
656        <tr>
657          <td class="md" nowrap align="right"></td>
658          <td></td>
659          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a681">TextureType</a>&nbsp;</td>
660          <td class="mdname" nowrap> <em>texType</em>, </td>
661        </tr>
662        <tr>
663          <td class="md" nowrap align="right"></td>
664          <td></td>
665          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a423">uint</a>&nbsp;</td>
666          <td class="mdname" nowrap> <em>width</em>, </td>
667        </tr>
668        <tr>
669          <td class="md" nowrap align="right"></td>
670          <td></td>
671          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a423">uint</a>&nbsp;</td>
672          <td class="mdname" nowrap> <em>height</em>, </td>
673        </tr>
674        <tr>
675          <td class="md" nowrap align="right"></td>
676          <td></td>
677          <td class="md" nowrap>int&nbsp;</td>
678          <td class="mdname" nowrap> <em>num_mips</em>, </td>
679        </tr>
680        <tr>
681          <td class="md" nowrap align="right"></td>
682          <td></td>
683          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a667">PixelFormat</a>&nbsp;</td>
684          <td class="mdname" nowrap> <em>format</em>, </td>
685        </tr>
686        <tr>
687          <td class="md" nowrap align="right"></td>
688          <td></td>
689          <td class="md" nowrap>int&nbsp;</td>
690          <td class="mdname" nowrap> <em>usage</em> = TU_DEFAULT, </td>
691        </tr>
692        <tr>
693          <td class="md" nowrap align="right"></td>
694          <td></td>
695          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
696          <td class="mdname" nowrap> <em>loader</em> = 0</td>
697        </tr>
698        <tr>
699          <td></td>
700          <td class="md">)&nbsp;</td>
701          <td class="md" colspan="2"><code> [inherited]</code></td>
702        </tr>
703
704      </table>
705    </td>
706  </tr>
707</table>
708<table cellspacing=5 cellpadding=0 border=0>
709  <tr>
710    <td>
711      &nbsp;
712    </td>
713    <td>
714
715<p>
716Create a manual texture with a depth of 1 (not loaded from a file).
717<p>
718<dl compact><dt><b>Parameters:</b></dt><dd>
719  <table border="0" cellspacing="2" cellpadding="0">
720    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name to give the resulting texture </td></tr>
721    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to assign the texture to </td></tr>
722    <tr><td valign=top><em>texType</em>&nbsp;</td><td>The type of texture to load/create, defaults to normal 2D textures </td></tr>
723    <tr><td valign=top><em>width,height</em>&nbsp;</td><td>The dimensions of the texture </td></tr>
724    <tr><td valign=top><em>numMipmaps</em>&nbsp;</td><td>The number of pre-filtered mipmaps to generate. If left to default (-1) then the TextureManager's default number of mipmaps will be used (see <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps()</a>). If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. </td></tr>
725    <tr><td valign=top><em>format</em>&nbsp;</td><td>The internal format you wish to request; the manager reserves the right to create a different format if the one you select is not available in this context. </td></tr>
726    <tr><td valign=top><em>usage</em>&nbsp;</td><td>The kind of usage this texture is intended for. It is a combination of TU_STATIC, TU_DYNAMIC, TU_WRITE_ONLY, TU_AUTOMIPMAP and TU_RENDERTARGET (see TextureUsage enum). You are strongly advised to use HBU_STATIC_WRITE_ONLY wherever possible, if you need to update regularly, consider HBU_DYNAMIC_WRITE_ONLY. </td></tr>
727    <tr><td valign=top><em>loader</em>&nbsp;</td><td>If you intend the contents of the manual texture to be regularly updated, to the extent that you don't need to recover the contents if the texture content is lost somehow, you can leave this parameter as 0. However, if you intend to populate the texture only once, then you should implement <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> and pass a pointer to it in this parameter; this means that if the manual texture ever needs to be reloaded, the <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> will be called to do it. </td></tr>
728  </table>
729</dl>
730
731<p>
732Definition at line <a class="el" href="OgreTextureManager_8h-source.html#l00204">204</a> of file <a class="el" href="OgreTextureManager_8h-source.html">OgreTextureManager.h</a>.
733<p>
734References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00141">Ogre::uint</a>.    </td>
735  </tr>
736</table>
737<a class="anchor" name="Ogre_1_1TextureManagera5" doxytag="Ogre::D3D9TextureManager::createManual" ></a><p>
738<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
739  <tr>
740    <td class="mdRow">
741      <table cellpadding="0" cellspacing="0" border="0">
742        <tr>
743          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a> Ogre::TextureManager::createManual </td>
744          <td class="md" valign="top">(&nbsp;</td>
745          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
746          <td class="mdname" nowrap> <em>name</em>, </td>
747        </tr>
748        <tr>
749          <td class="md" nowrap align="right"></td>
750          <td></td>
751          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
752          <td class="mdname" nowrap> <em>group</em>, </td>
753        </tr>
754        <tr>
755          <td class="md" nowrap align="right"></td>
756          <td></td>
757          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a681">TextureType</a>&nbsp;</td>
758          <td class="mdname" nowrap> <em>texType</em>, </td>
759        </tr>
760        <tr>
761          <td class="md" nowrap align="right"></td>
762          <td></td>
763          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a423">uint</a>&nbsp;</td>
764          <td class="mdname" nowrap> <em>width</em>, </td>
765        </tr>
766        <tr>
767          <td class="md" nowrap align="right"></td>
768          <td></td>
769          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a423">uint</a>&nbsp;</td>
770          <td class="mdname" nowrap> <em>height</em>, </td>
771        </tr>
772        <tr>
773          <td class="md" nowrap align="right"></td>
774          <td></td>
775          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a423">uint</a>&nbsp;</td>
776          <td class="mdname" nowrap> <em>depth</em>, </td>
777        </tr>
778        <tr>
779          <td class="md" nowrap align="right"></td>
780          <td></td>
781          <td class="md" nowrap>int&nbsp;</td>
782          <td class="mdname" nowrap> <em>num_mips</em>, </td>
783        </tr>
784        <tr>
785          <td class="md" nowrap align="right"></td>
786          <td></td>
787          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a667">PixelFormat</a>&nbsp;</td>
788          <td class="mdname" nowrap> <em>format</em>, </td>
789        </tr>
790        <tr>
791          <td class="md" nowrap align="right"></td>
792          <td></td>
793          <td class="md" nowrap>int&nbsp;</td>
794          <td class="mdname" nowrap> <em>usage</em> = TU_DEFAULT, </td>
795        </tr>
796        <tr>
797          <td class="md" nowrap align="right"></td>
798          <td></td>
799          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
800          <td class="mdname" nowrap> <em>loader</em> = 0</td>
801        </tr>
802        <tr>
803          <td></td>
804          <td class="md">)&nbsp;</td>
805          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
806        </tr>
807
808      </table>
809    </td>
810  </tr>
811</table>
812<table cellspacing=5 cellpadding=0 border=0>
813  <tr>
814    <td>
815      &nbsp;
816    </td>
817    <td>
818
819<p>
820Create a manual texture with specified width, height and depth (not loaded from a file).
821<p>
822<dl compact><dt><b>Parameters:</b></dt><dd>
823  <table border="0" cellspacing="2" cellpadding="0">
824    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name to give the resulting texture </td></tr>
825    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to assign the texture to </td></tr>
826    <tr><td valign=top><em>texType</em>&nbsp;</td><td>The type of texture to load/create, defaults to normal 2D textures </td></tr>
827    <tr><td valign=top><em>width,height,depth</em>&nbsp;</td><td>The dimensions of the texture </td></tr>
828    <tr><td valign=top><em>numMipmaps</em>&nbsp;</td><td>The number of pre-filtered mipmaps to generate. If left to default (-1) then the TextureManager's default number of mipmaps will be used (see <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps()</a>) If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. </td></tr>
829    <tr><td valign=top><em>format</em>&nbsp;</td><td>The internal format you wish to request; the manager reserves the right to create a different format if the one you select is not available in this context. </td></tr>
830    <tr><td valign=top><em>usage</em>&nbsp;</td><td>The kind of usage this texture is intended for. It is a combination of TU_STATIC, TU_DYNAMIC, TU_WRITE_ONLY, TU_AUTOMIPMAP and TU_RENDERTARGET (see TextureUsage enum). You are strongly advised to use HBU_STATIC_WRITE_ONLY wherever possible, if you need to update regularly, consider HBU_DYNAMIC_WRITE_ONLY. </td></tr>
831    <tr><td valign=top><em>loader</em>&nbsp;</td><td>If you intend the contents of the manual texture to be regularly updated, to the extent that you don't need to recover the contents if the texture content is lost somehow, you can leave this parameter as 0. However, if you intend to populate the texture only once, then you should implement <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> and pass a pointer to it in this parameter; this means that if the manual texture ever needs to be reloaded, the <a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> will be called to do it. </td></tr>
832  </table>
833</dl>
834    </td>
835  </tr>
836</table>
837<a class="anchor" name="Ogre_1_1TextureManagera7" doxytag="Ogre::D3D9TextureManager::enable32BitTextures" ></a><p>
838<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
839  <tr>
840    <td class="mdRow">
841      <table cellpadding="0" cellspacing="0" border="0">
842        <tr>
843          <td class="md" nowrap valign="top"> virtual void Ogre::TextureManager::enable32BitTextures </td>
844          <td class="md" valign="top">(&nbsp;</td>
845          <td class="md" nowrap valign="top">bool&nbsp;</td>
846          <td class="mdname1" valign="top" nowrap> <em>setting</em> = true          </td>
847          <td class="md" valign="top">&nbsp;)&nbsp;</td>
848          <td class="md" nowrap><code> [virtual, inherited]</code></td>
849        </tr>
850
851      </table>
852    </td>
853  </tr>
854</table>
855<table cellspacing=5 cellpadding=0 border=0>
856  <tr>
857    <td>
858      &nbsp;
859    </td>
860    <td>
861
862<p>
863Enables / disables 32-bit textures.
864<p>
865    </td>
866  </tr>
867</table>
868<a class="anchor" name="Ogre_1_1TextureManagera23" doxytag="Ogre::D3D9TextureManager::getByHandle" ></a><p>
869<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
870  <tr>
871    <td class="mdRow">
872      <table cellpadding="0" cellspacing="0" border="0">
873        <tr>
874          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::getByHandle </td>
875          <td class="md" valign="top">(&nbsp;</td>
876          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
877          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
878          <td class="md" valign="top">&nbsp;)&nbsp;</td>
879          <td class="md" nowrap><code> [virtual, inherited]</code></td>
880        </tr>
881
882      </table>
883    </td>
884  </tr>
885</table>
886<table cellspacing=5 cellpadding=0 border=0>
887  <tr>
888    <td>
889      &nbsp;
890    </td>
891    <td>
892
893<p>
894Retrieves a pointer to a resource by handle, or null if the resource does not exist.
895<p>
896    </td>
897  </tr>
898</table>
899<a class="anchor" name="Ogre_1_1TextureManagera22" doxytag="Ogre::D3D9TextureManager::getByName" ></a><p>
900<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
901  <tr>
902    <td class="mdRow">
903      <table cellpadding="0" cellspacing="0" border="0">
904        <tr>
905          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::getByName </td>
906          <td class="md" valign="top">(&nbsp;</td>
907          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
908          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
909          <td class="md" valign="top">&nbsp;)&nbsp;</td>
910          <td class="md" nowrap><code> [virtual, inherited]</code></td>
911        </tr>
912
913      </table>
914    </td>
915  </tr>
916</table>
917<table cellspacing=5 cellpadding=0 border=0>
918  <tr>
919    <td>
920      &nbsp;
921    </td>
922    <td>
923
924<p>
925Retrieves a pointer to a resource by name, or null if the resource does not exist.
926<p>
927    </td>
928  </tr>
929</table>
930<a class="anchor" name="Ogre_1_1TextureManagera10" doxytag="Ogre::D3D9TextureManager::getDefaultNumMipmaps" ></a><p>
931<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
932  <tr>
933    <td class="mdRow">
934      <table cellpadding="0" cellspacing="0" border="0">
935        <tr>
936          <td class="md" nowrap valign="top"> virtual size_t Ogre::TextureManager::getDefaultNumMipmaps </td>
937          <td class="md" valign="top">(&nbsp;</td>
938          <td class="mdname1" valign="top" nowrap>          </td>
939          <td class="md" valign="top">&nbsp;)&nbsp;</td>
940          <td class="md" nowrap><code> [virtual, inherited]</code></td>
941        </tr>
942
943      </table>
944    </td>
945  </tr>
946</table>
947<table cellspacing=5 cellpadding=0 border=0>
948  <tr>
949    <td>
950      &nbsp;
951    </td>
952    <td>
953
954<p>
955Gets the default number of mipmaps to be used for loaded textures.
956<p>
957
958<p>
959Definition at line <a class="el" href="OgreTextureManager_8h-source.html#l00235">235</a> of file <a class="el" href="OgreTextureManager_8h-source.html">OgreTextureManager.h</a>.    </td>
960  </tr>
961</table>
962<a class="anchor" name="Ogre_1_1TextureManagera32" doxytag="Ogre::D3D9TextureManager::getLoadingOrder" ></a><p>
963<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
964  <tr>
965    <td class="mdRow">
966      <table cellpadding="0" cellspacing="0" border="0">
967        <tr>
968          <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a420">Real</a> Ogre::ResourceManager::getLoadingOrder </td>
969          <td class="md" valign="top">(&nbsp;</td>
970          <td class="md" nowrap valign="top">void&nbsp;</td>
971          <td class="mdname1" valign="top" nowrap>          </td>
972          <td class="md" valign="top">&nbsp;)&nbsp;</td>
973          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
974        </tr>
975
976      </table>
977    </td>
978  </tr>
979</table>
980<table cellspacing=5 cellpadding=0 border=0>
981  <tr>
982    <td>
983      &nbsp;
984    </td>
985    <td>
986
987<p>
988Gets the relative loading order of resources of this type.
989<p>
990<dl compact><dt><b>Remarks:</b></dt><dd>There are dependencies between some kinds of resource in terms of loading order, and this value enumerates that. Higher values load later during bulk loading tasks.</dd></dl>
991
992<p>
993Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera3">Ogre::ScriptLoader</a>.
994<p>
995Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00296">296</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
996<p>
997References <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
998  </tr>
999</table>
1000<a class="anchor" name="Ogre_1_1TextureManagera13" doxytag="Ogre::D3D9TextureManager::getMemoryBudget" ></a><p>
1001<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1002  <tr>
1003    <td class="mdRow">
1004      <table cellpadding="0" cellspacing="0" border="0">
1005        <tr>
1006          <td class="md" nowrap valign="top"> virtual size_t Ogre::ResourceManager::getMemoryBudget </td>
1007          <td class="md" valign="top">(&nbsp;</td>
1008          <td class="md" nowrap valign="top">void&nbsp;</td>
1009          <td class="mdname1" valign="top" nowrap>          </td>
1010          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1011          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
1012        </tr>
1013
1014      </table>
1015    </td>
1016  </tr>
1017</table>
1018<table cellspacing=5 cellpadding=0 border=0>
1019  <tr>
1020    <td>
1021      &nbsp;
1022    </td>
1023    <td>
1024
1025<p>
1026Get the limit on the amount of memory this resource handler may use.
1027<p>
1028    </td>
1029  </tr>
1030</table>
1031<a class="anchor" name="Ogre_1_1TextureManagerb5" doxytag="Ogre::D3D9TextureManager::getMemoryUsage" ></a><p>
1032<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1033  <tr>
1034    <td class="mdRow">
1035      <table cellpadding="0" cellspacing="0" border="0">
1036        <tr>
1037          <td class="md" nowrap valign="top"> virtual size_t Ogre::ResourceManager::getMemoryUsage </td>
1038          <td class="md" valign="top">(&nbsp;</td>
1039          <td class="md" nowrap valign="top">void&nbsp;</td>
1040          <td class="mdname1" valign="top" nowrap>          </td>
1041          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1042          <td class="md" nowrap> const<code> [protected, virtual, inherited]</code></td>
1043        </tr>
1044
1045      </table>
1046    </td>
1047  </tr>
1048</table>
1049<table cellspacing=5 cellpadding=0 border=0>
1050  <tr>
1051    <td>
1052      &nbsp;
1053    </td>
1054    <td>
1055
1056<p>
1057Gets the current memory usage, in bytes.
1058<p>
1059
1060<p>
1061Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00338">338</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
1062  </tr>
1063</table>
1064<a class="anchor" name="Ogre_1_1TextureManagerb0" doxytag="Ogre::D3D9TextureManager::getNextHandle" ></a><p>
1065<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1066  <tr>
1067    <td class="mdRow">
1068      <table cellpadding="0" cellspacing="0" border="0">
1069        <tr>
1070          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> Ogre::ResourceManager::getNextHandle </td>
1071          <td class="md" valign="top">(&nbsp;</td>
1072          <td class="md" nowrap valign="top">void&nbsp;</td>
1073          <td class="mdname1" valign="top" nowrap>          </td>
1074          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1075          <td class="md" nowrap><code> [protected, inherited]</code></td>
1076        </tr>
1077
1078      </table>
1079    </td>
1080  </tr>
1081</table>
1082<table cellspacing=5 cellpadding=0 border=0>
1083  <tr>
1084    <td>
1085      &nbsp;
1086    </td>
1087    <td>
1088
1089<p>
1090Allocates the next handle.
1091<p>
1092    </td>
1093  </tr>
1094</table>
1095<a class="anchor" name="Ogre_1_1TextureManagera34" doxytag="Ogre::D3D9TextureManager::getResourceIterator" ></a><p>
1096<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1097  <tr>
1098    <td class="mdRow">
1099      <table cellpadding="0" cellspacing="0" border="0">
1100        <tr>
1101          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw2">ResourceMapIterator</a> Ogre::ResourceManager::getResourceIterator </td>
1102          <td class="md" valign="top">(&nbsp;</td>
1103          <td class="md" nowrap valign="top">void&nbsp;</td>
1104          <td class="mdname1" valign="top" nowrap>          </td>
1105          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1106          <td class="md" nowrap><code> [inherited]</code></td>
1107        </tr>
1108
1109      </table>
1110    </td>
1111  </tr>
1112</table>
1113<table cellspacing=5 cellpadding=0 border=0>
1114  <tr>
1115    <td>
1116      &nbsp;
1117    </td>
1118    <td>
1119
1120<p>
1121Returns an iterator over all resources in this manager.
1122<p>
1123<dl compact><dt><b>Note:</b></dt><dd>Use of this iterator is NOT thread safe! </dd></dl>
1124
1125<p>
1126Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00366">366</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1127<p>
1128References <a class="el" href="OgreResourceManager_8h-source.html#l00361">Ogre::ResourceManager::ResourceMapIterator</a>.    </td>
1129  </tr>
1130</table>
1131<a class="anchor" name="Ogre_1_1TextureManagera33" doxytag="Ogre::D3D9TextureManager::getResourceType" ></a><p>
1132<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1133  <tr>
1134    <td class="mdRow">
1135      <table cellpadding="0" cellspacing="0" border="0">
1136        <tr>
1137          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a426">String</a>&amp; Ogre::ResourceManager::getResourceType </td>
1138          <td class="md" valign="top">(&nbsp;</td>
1139          <td class="md" nowrap valign="top">void&nbsp;</td>
1140          <td class="mdname1" valign="top" nowrap>          </td>
1141          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1142          <td class="md" nowrap> const<code> [inherited]</code></td>
1143        </tr>
1144
1145      </table>
1146    </td>
1147  </tr>
1148</table>
1149<table cellspacing=5 cellpadding=0 border=0>
1150  <tr>
1151    <td>
1152      &nbsp;
1153    </td>
1154    <td>
1155
1156<p>
1157Gets a string identifying the type of resource this manager handles.
1158<p>
1159
1160<p>
1161Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00299">299</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1162<p>
1163References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
1164  </tr>
1165</table>
1166<a class="anchor" name="Ogre_1_1TextureManagera30" doxytag="Ogre::D3D9TextureManager::getScriptPatterns" ></a><p>
1167<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1168  <tr>
1169    <td class="mdRow">
1170      <table cellpadding="0" cellspacing="0" border="0">
1171        <tr>
1172          <td class="md" nowrap valign="top"> virtual const <a class="el" href="namespaceOgre.html#a535">StringVector</a>&amp; Ogre::ResourceManager::getScriptPatterns </td>
1173          <td class="md" valign="top">(&nbsp;</td>
1174          <td class="md" nowrap valign="top">void&nbsp;</td>
1175          <td class="mdname1" valign="top" nowrap>          </td>
1176          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1177          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
1178        </tr>
1179
1180      </table>
1181    </td>
1182  </tr>
1183</table>
1184<table cellspacing=5 cellpadding=0 border=0>
1185  <tr>
1186    <td>
1187      &nbsp;
1188    </td>
1189    <td>
1190
1191<p>
1192Gets the file patterns which should be used to find scripts for this <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a>.
1193<p>
1194<dl compact><dt><b>Remarks:</b></dt><dd>Some resource managers can read script files in order to define resources ahead of time. These resources are added to the available list inside the manager, but none are loaded initially. This allows you to load the items that are used on demand, or to load them all as a group if you wish (through <a class="el" href="classOgre_1_1ResourceGroupManager.html">ResourceGroupManager</a>). </dd></dl>
1195<dl compact><dt><b></b></dt><dd>This method lets you determine the file pattern which will be used to identify scripts intended for this manager. </dd></dl>
1196<dl compact><dt><b>Returns:</b></dt><dd>A list of file patterns, in the order they should be searched in. </dd></dl>
1197<dl compact><dt><b>See also:</b></dt><dd>isScriptingSupported, <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagera31">parseScript</a></dd></dl>
1198
1199<p>
1200Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera1">Ogre::ScriptLoader</a>.
1201<p>
1202Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00273">273</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1203<p>
1204References <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>.    </td>
1205  </tr>
1206</table>
1207<a class="anchor" name="Ogre_1_1TextureManagere0" doxytag="Ogre::D3D9TextureManager::getSingleton" ></a><p>
1208<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1209  <tr>
1210    <td class="mdRow">
1211      <table cellpadding="0" cellspacing="0" border="0">
1212        <tr>
1213          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a>&amp; Ogre::TextureManager::getSingleton </td>
1214          <td class="md" valign="top">(&nbsp;</td>
1215          <td class="md" nowrap valign="top">void&nbsp;</td>
1216          <td class="mdname1" valign="top" nowrap>          </td>
1217          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1218          <td class="md" nowrap><code> [static, inherited]</code></td>
1219        </tr>
1220
1221      </table>
1222    </td>
1223  </tr>
1224</table>
1225<table cellspacing=5 cellpadding=0 border=0>
1226  <tr>
1227    <td>
1228      &nbsp;
1229    </td>
1230    <td>
1231
1232<p>
1233Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.
1234<p>
1235<dl compact><dt><b>Remarks:</b></dt><dd>Why do we do this? Well, it's because the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> implementation is in a .h file, which means it gets compiled into anybody who includes it. This is needed for the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> template to work, but we actually only want it compiled into the implementation of the class based on the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a>, not all of them. If we don't change this, we get link errors when trying to use the Singleton-based class from an outside dll. </dd></dl>
1236<dl compact><dt><b></b></dt><dd>This method just delegates to the template version anyway, but the implementation stays in this single compilation unit, preventing link errors. </dd></dl>
1237
1238<p>
1239Reimplemented from <a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletone0">Ogre::Singleton&lt; TextureManager &gt;</a>.    </td>
1240  </tr>
1241</table>
1242<a class="anchor" name="Ogre_1_1TextureManagere1" doxytag="Ogre::D3D9TextureManager::getSingletonPtr" ></a><p>
1243<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1244  <tr>
1245    <td class="mdRow">
1246      <table cellpadding="0" cellspacing="0" border="0">
1247        <tr>
1248          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a>* Ogre::TextureManager::getSingletonPtr </td>
1249          <td class="md" valign="top">(&nbsp;</td>
1250          <td class="md" nowrap valign="top">void&nbsp;</td>
1251          <td class="mdname1" valign="top" nowrap>          </td>
1252          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1253          <td class="md" nowrap><code> [static, inherited]</code></td>
1254        </tr>
1255
1256      </table>
1257    </td>
1258  </tr>
1259</table>
1260<table cellspacing=5 cellpadding=0 border=0>
1261  <tr>
1262    <td>
1263      &nbsp;
1264    </td>
1265    <td>
1266
1267<p>
1268Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.
1269<p>
1270<dl compact><dt><b>Remarks:</b></dt><dd>Why do we do this? Well, it's because the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> implementation is in a .h file, which means it gets compiled into anybody who includes it. This is needed for the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> template to work, but we actually only want it compiled into the implementation of the class based on the <a class="el" href="classOgre_1_1Singleton.html">Singleton</a>, not all of them. If we don't change this, we get link errors when trying to use the Singleton-based class from an outside dll. </dd></dl>
1271<dl compact><dt><b></b></dt><dd>This method just delegates to the template version anyway, but the implementation stays in this single compilation unit, preventing link errors. </dd></dl>
1272
1273<p>
1274Reimplemented from <a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletone1">Ogre::Singleton&lt; TextureManager &gt;</a>.    </td>
1275  </tr>
1276</table>
1277<a class="anchor" name="Ogre_1_1TextureManagera8" doxytag="Ogre::D3D9TextureManager::isEnable32BitTextures" ></a><p>
1278<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1279  <tr>
1280    <td class="mdRow">
1281      <table cellpadding="0" cellspacing="0" border="0">
1282        <tr>
1283          <td class="md" nowrap valign="top"> virtual bool Ogre::TextureManager::isEnable32BitTextures </td>
1284          <td class="md" valign="top">(&nbsp;</td>
1285          <td class="md" nowrap valign="top">void&nbsp;</td>
1286          <td class="mdname1" valign="top" nowrap>          </td>
1287          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1288          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1289        </tr>
1290
1291      </table>
1292    </td>
1293  </tr>
1294</table>
1295<table cellspacing=5 cellpadding=0 border=0>
1296  <tr>
1297    <td>
1298      &nbsp;
1299    </td>
1300    <td>
1301
1302<p>
1303Checks 32-bit textures enable setting.
1304<p>
1305
1306<p>
1307Definition at line <a class="el" href="OgreTextureManager_8h-source.html#l00218">218</a> of file <a class="el" href="OgreTextureManager_8h-source.html">OgreTextureManager.h</a>.    </td>
1308  </tr>
1309</table>
1310<a class="anchor" name="Ogre_1_1TextureManagera29" doxytag="Ogre::D3D9TextureManager::load" ></a><p>
1311<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1312  <tr>
1313    <td class="mdRow">
1314      <table cellpadding="0" cellspacing="0" border="0">
1315        <tr>
1316          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::load </td>
1317          <td class="md" valign="top">(&nbsp;</td>
1318          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1319          <td class="mdname" nowrap> <em>name</em>, </td>
1320        </tr>
1321        <tr>
1322          <td class="md" nowrap align="right"></td>
1323          <td></td>
1324          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1325          <td class="mdname" nowrap> <em>group</em>, </td>
1326        </tr>
1327        <tr>
1328          <td class="md" nowrap align="right"></td>
1329          <td></td>
1330          <td class="md" nowrap>bool&nbsp;</td>
1331          <td class="mdname" nowrap> <em>isManual</em> = false, </td>
1332        </tr>
1333        <tr>
1334          <td class="md" nowrap align="right"></td>
1335          <td></td>
1336          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
1337          <td class="mdname" nowrap> <em>loader</em> = 0, </td>
1338        </tr>
1339        <tr>
1340          <td class="md" nowrap align="right"></td>
1341          <td></td>
1342          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
1343          <td class="mdname" nowrap> <em>loadParams</em> = 0</td>
1344        </tr>
1345        <tr>
1346          <td></td>
1347          <td class="md">)&nbsp;</td>
1348          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1349        </tr>
1350
1351      </table>
1352    </td>
1353  </tr>
1354</table>
1355<table cellspacing=5 cellpadding=0 border=0>
1356  <tr>
1357    <td>
1358      &nbsp;
1359    </td>
1360    <td>
1361
1362<p>
1363Generic load method, used to create a <a class="el" href="classOgre_1_1Resource.html">Resource</a> specific to this <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> without using one of the specialised 'load' methods (containing per-Resource-type parameters).
1364<p>
1365<dl compact><dt><b>Parameters:</b></dt><dd>
1366  <table border="0" cellspacing="2" cellpadding="0">
1367    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name of the <a class="el" href="classOgre_1_1Resource.html">Resource</a> </td></tr>
1368    <tr><td valign=top><em>group</em>&nbsp;</td><td>The resource group to which this resource will belong </td></tr>
1369    <tr><td valign=top><em>isManual</em>&nbsp;</td><td>Is the resource to be manually loaded? If so, you should provide a value for the loader parameter </td></tr>
1370    <tr><td valign=top><em>loader</em>&nbsp;</td><td>The manual loader which is to perform the required actions when this resource is loaded; only applicable when you specify true for the previous parameter </td></tr>
1371    <tr><td valign=top><em>loadParams</em>&nbsp;</td><td>Optional pointer to a list of name/value pairs containing loading parameters for this type of resource.</td></tr>
1372  </table>
1373</dl>
1374
1375<p>
1376Reimplemented in <a class="el" href="classOgre_1_1BspResourceManager.html#Ogre_1_1BspResourceManagera2">Ogre::BspResourceManager</a>.    </td>
1377  </tr>
1378</table>
1379<a class="anchor" name="Ogre_1_1TextureManagera2" doxytag="Ogre::D3D9TextureManager::load" ></a><p>
1380<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1381  <tr>
1382    <td class="mdRow">
1383      <table cellpadding="0" cellspacing="0" border="0">
1384        <tr>
1385          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a> Ogre::TextureManager::load </td>
1386          <td class="md" valign="top">(&nbsp;</td>
1387          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1388          <td class="mdname" nowrap> <em>name</em>, </td>
1389        </tr>
1390        <tr>
1391          <td class="md" nowrap align="right"></td>
1392          <td></td>
1393          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1394          <td class="mdname" nowrap> <em>group</em>, </td>
1395        </tr>
1396        <tr>
1397          <td class="md" nowrap align="right"></td>
1398          <td></td>
1399          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a681">TextureType</a>&nbsp;</td>
1400          <td class="mdname" nowrap> <em>texType</em> = TEX_TYPE_2D, </td>
1401        </tr>
1402        <tr>
1403          <td class="md" nowrap align="right"></td>
1404          <td></td>
1405          <td class="md" nowrap>int&nbsp;</td>
1406          <td class="mdname" nowrap> <em>numMipmaps</em> = -1, </td>
1407        </tr>
1408        <tr>
1409          <td class="md" nowrap align="right"></td>
1410          <td></td>
1411          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
1412          <td class="mdname" nowrap> <em>gamma</em> = 1.0f</td>
1413        </tr>
1414        <tr>
1415          <td></td>
1416          <td class="md">)&nbsp;</td>
1417          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1418        </tr>
1419
1420      </table>
1421    </td>
1422  </tr>
1423</table>
1424<table cellspacing=5 cellpadding=0 border=0>
1425  <tr>
1426    <td>
1427      &nbsp;
1428    </td>
1429    <td>
1430
1431<p>
1432Loads a texture from a file.
1433<p>
1434<dl compact><dt><b>Parameters:</b></dt><dd>
1435  <table border="0" cellspacing="2" cellpadding="0">
1436    <tr><td valign=top><em>name</em>&nbsp;</td><td>The file to load, or a String identifier in some cases </td></tr>
1437    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to assign the texture to </td></tr>
1438    <tr><td valign=top><em>texType</em>&nbsp;</td><td>The type of texture to load/create, defaults to normal 2D textures </td></tr>
1439    <tr><td valign=top><em>numMipmaps</em>&nbsp;</td><td>The number of pre-filtered mipmaps to generate. If left to default (-1) then the TextureManager's default number of mipmaps will be used (see <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps()</a>) If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. </td></tr>
1440    <tr><td valign=top><em>gamma</em>&nbsp;</td><td>The gamma adjustment factor to apply to this texture (brightening/darkening) </td></tr>
1441  </table>
1442</dl>
1443    </td>
1444  </tr>
1445</table>
1446<a class="anchor" name="Ogre_1_1TextureManagera3" doxytag="Ogre::D3D9TextureManager::loadImage" ></a><p>
1447<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1448  <tr>
1449    <td class="mdRow">
1450      <table cellpadding="0" cellspacing="0" border="0">
1451        <tr>
1452          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a> Ogre::TextureManager::loadImage </td>
1453          <td class="md" valign="top">(&nbsp;</td>
1454          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1455          <td class="mdname" nowrap> <em>name</em>, </td>
1456        </tr>
1457        <tr>
1458          <td class="md" nowrap align="right"></td>
1459          <td></td>
1460          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1461          <td class="mdname" nowrap> <em>group</em>, </td>
1462        </tr>
1463        <tr>
1464          <td class="md" nowrap align="right"></td>
1465          <td></td>
1466          <td class="md" nowrap>const <a class="el" href="classOgre_1_1Image.html">Image</a> &amp;&nbsp;</td>
1467          <td class="mdname" nowrap> <em>img</em>, </td>
1468        </tr>
1469        <tr>
1470          <td class="md" nowrap align="right"></td>
1471          <td></td>
1472          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a681">TextureType</a>&nbsp;</td>
1473          <td class="mdname" nowrap> <em>texType</em> = TEX_TYPE_2D, </td>
1474        </tr>
1475        <tr>
1476          <td class="md" nowrap align="right"></td>
1477          <td></td>
1478          <td class="md" nowrap>int&nbsp;</td>
1479          <td class="mdname" nowrap> <em>iNumMipmaps</em> = -1, </td>
1480        </tr>
1481        <tr>
1482          <td class="md" nowrap align="right"></td>
1483          <td></td>
1484          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
1485          <td class="mdname" nowrap> <em>gamma</em> = 1.0f</td>
1486        </tr>
1487        <tr>
1488          <td></td>
1489          <td class="md">)&nbsp;</td>
1490          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1491        </tr>
1492
1493      </table>
1494    </td>
1495  </tr>
1496</table>
1497<table cellspacing=5 cellpadding=0 border=0>
1498  <tr>
1499    <td>
1500      &nbsp;
1501    </td>
1502    <td>
1503
1504<p>
1505Loads a texture from an <a class="el" href="classOgre_1_1Image.html">Image</a> object.
1506<p>
1507<dl compact><dt><b>Note:</b></dt><dd>The texture will create as manual texture without loader. </dd></dl>
1508<dl compact><dt><b>Parameters:</b></dt><dd>
1509  <table border="0" cellspacing="2" cellpadding="0">
1510    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name to give the resulting texture </td></tr>
1511    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to assign the texture to </td></tr>
1512    <tr><td valign=top><em>img</em>&nbsp;</td><td>The <a class="el" href="classOgre_1_1Image.html">Image</a> object which contains the data to load </td></tr>
1513    <tr><td valign=top><em>texType</em>&nbsp;</td><td>The type of texture to load/create, defaults to normal 2D textures </td></tr>
1514    <tr><td valign=top><em>numMipmaps</em>&nbsp;</td><td>The number of pre-filtered mipmaps to generate. If left to default (-1) then the TextureManager's default number of mipmaps will be used (see <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps()</a>) If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. </td></tr>
1515    <tr><td valign=top><em>gamma</em>&nbsp;</td><td>The gamma adjustment factor to apply to this texture (brightening/darkening) </td></tr>
1516  </table>
1517</dl>
1518    </td>
1519  </tr>
1520</table>
1521<a class="anchor" name="Ogre_1_1TextureManagera4" doxytag="Ogre::D3D9TextureManager::loadRawData" ></a><p>
1522<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1523  <tr>
1524    <td class="mdRow">
1525      <table cellpadding="0" cellspacing="0" border="0">
1526        <tr>
1527          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1TexturePtr.html">TexturePtr</a> Ogre::TextureManager::loadRawData </td>
1528          <td class="md" valign="top">(&nbsp;</td>
1529          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1530          <td class="mdname" nowrap> <em>name</em>, </td>
1531        </tr>
1532        <tr>
1533          <td class="md" nowrap align="right"></td>
1534          <td></td>
1535          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1536          <td class="mdname" nowrap> <em>group</em>, </td>
1537        </tr>
1538        <tr>
1539          <td class="md" nowrap align="right"></td>
1540          <td></td>
1541          <td class="md" nowrap><a class="el" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a> &amp;&nbsp;</td>
1542          <td class="mdname" nowrap> <em>stream</em>, </td>
1543        </tr>
1544        <tr>
1545          <td class="md" nowrap align="right"></td>
1546          <td></td>
1547          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a422">ushort</a>&nbsp;</td>
1548          <td class="mdname" nowrap> <em>uWidth</em>, </td>
1549        </tr>
1550        <tr>
1551          <td class="md" nowrap align="right"></td>
1552          <td></td>
1553          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a422">ushort</a>&nbsp;</td>
1554          <td class="mdname" nowrap> <em>uHeight</em>, </td>
1555        </tr>
1556        <tr>
1557          <td class="md" nowrap align="right"></td>
1558          <td></td>
1559          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a667">PixelFormat</a>&nbsp;</td>
1560          <td class="mdname" nowrap> <em>format</em>, </td>
1561        </tr>
1562        <tr>
1563          <td class="md" nowrap align="right"></td>
1564          <td></td>
1565          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a681">TextureType</a>&nbsp;</td>
1566          <td class="mdname" nowrap> <em>texType</em> = TEX_TYPE_2D, </td>
1567        </tr>
1568        <tr>
1569          <td class="md" nowrap align="right"></td>
1570          <td></td>
1571          <td class="md" nowrap>int&nbsp;</td>
1572          <td class="mdname" nowrap> <em>iNumMipmaps</em> = -1, </td>
1573        </tr>
1574        <tr>
1575          <td class="md" nowrap align="right"></td>
1576          <td></td>
1577          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
1578          <td class="mdname" nowrap> <em>gamma</em> = 1.0f</td>
1579        </tr>
1580        <tr>
1581          <td></td>
1582          <td class="md">)&nbsp;</td>
1583          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1584        </tr>
1585
1586      </table>
1587    </td>
1588  </tr>
1589</table>
1590<table cellspacing=5 cellpadding=0 border=0>
1591  <tr>
1592    <td>
1593      &nbsp;
1594    </td>
1595    <td>
1596
1597<p>
1598Loads a texture from a raw data stream.
1599<p>
1600<dl compact><dt><b>Note:</b></dt><dd>The texture will create as manual texture without loader. </dd></dl>
1601<dl compact><dt><b>Parameters:</b></dt><dd>
1602  <table border="0" cellspacing="2" cellpadding="0">
1603    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name to give the resulting texture </td></tr>
1604    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to assign the texture to </td></tr>
1605    <tr><td valign=top><em>stream</em>&nbsp;</td><td>Incoming data stream </td></tr>
1606    <tr><td valign=top><em>width,height</em>&nbsp;</td><td>The dimensions of the texture </td></tr>
1607    <tr><td valign=top><em>format</em>&nbsp;</td><td>The format of the data being passed in; the manager reserves the right to create a different format for the texture if the original format is not available in this context. </td></tr>
1608    <tr><td valign=top><em>texType</em>&nbsp;</td><td>The type of texture to load/create, defaults to normal 2D textures </td></tr>
1609    <tr><td valign=top><em>numMipmaps</em>&nbsp;</td><td>The number of pre-filtered mipmaps to generate. If left to default (-1) then the TextureManager's default number of mipmaps will be used (see <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagera9">setDefaultNumMipmaps()</a>) If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. </td></tr>
1610    <tr><td valign=top><em>gamma</em>&nbsp;</td><td>The gamma adjustment factor to apply to this texture (brightening/darkening) </td></tr>
1611  </table>
1612</dl>
1613    </td>
1614  </tr>
1615</table>
1616<a class="anchor" name="Ogre_1_1TextureManagera31" doxytag="Ogre::D3D9TextureManager::parseScript" ></a><p>
1617<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1618  <tr>
1619    <td class="mdRow">
1620      <table cellpadding="0" cellspacing="0" border="0">
1621        <tr>
1622          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::parseScript </td>
1623          <td class="md" valign="top">(&nbsp;</td>
1624          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a> &amp;&nbsp;</td>
1625          <td class="mdname" nowrap> <em>stream</em>, </td>
1626        </tr>
1627        <tr>
1628          <td class="md" nowrap align="right"></td>
1629          <td></td>
1630          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1631          <td class="mdname" nowrap> <em>groupName</em></td>
1632        </tr>
1633        <tr>
1634          <td></td>
1635          <td class="md">)&nbsp;</td>
1636          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1637        </tr>
1638
1639      </table>
1640    </td>
1641  </tr>
1642</table>
1643<table cellspacing=5 cellpadding=0 border=0>
1644  <tr>
1645    <td>
1646      &nbsp;
1647    </td>
1648    <td>
1649
1650<p>
1651Parse the definition of a set of resources from a script file.
1652<p>
1653<dl compact><dt><b>Remarks:</b></dt><dd>Some resource managers can read script files in order to define resources ahead of time. These resources are added to the available list inside the manager, but none are loaded initially. This allows you to load the items that are used on demand, or to load them all as a group if you wish (through <a class="el" href="classOgre_1_1ResourceGroupManager.html">ResourceGroupManager</a>). </dd></dl>
1654<dl compact><dt><b>Parameters:</b></dt><dd>
1655  <table border="0" cellspacing="2" cellpadding="0">
1656    <tr><td valign=top><em>stream</em>&nbsp;</td><td>Weak reference to a data stream which is the source of the script </td></tr>
1657    <tr><td valign=top><em>groupName</em>&nbsp;</td><td>The name of the resource group that resources which are parsed are to become a member of. If this group is loaded or unloaded, then the resources discovered in this script will be loaded / unloaded with it.</td></tr>
1658  </table>
1659</dl>
1660
1661<p>
1662Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera2">Ogre::ScriptLoader</a>.
1663<p>
1664Reimplemented in <a class="el" href="classOgre_1_1FontManager.html#Ogre_1_1FontManagera2">Ogre::FontManager</a>, and <a class="el" href="classOgre_1_1MaterialManager.html#Ogre_1_1MaterialManagera3">Ogre::MaterialManager</a>.
1665<p>
1666Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00288">288</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1667<p>
1668References <a class="el" href="OgreDataStream_8h-source.html#l00149">Ogre::DataStreamPtr</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
1669  </tr>
1670</table>
1671<a class="anchor" name="Ogre_1_1D3D9TextureManagera3" doxytag="Ogre::D3D9TextureManager::recreateDefaultPoolResources" ></a><p>
1672<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1673  <tr>
1674    <td class="mdRow">
1675      <table cellpadding="0" cellspacing="0" border="0">
1676        <tr>
1677          <td class="md" nowrap valign="top"> void Ogre::D3D9TextureManager::recreateDefaultPoolResources </td>
1678          <td class="md" valign="top">(&nbsp;</td>
1679          <td class="md" nowrap valign="top">void&nbsp;</td>
1680          <td class="mdname1" valign="top" nowrap>          </td>
1681          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1682          <td class="md" nowrap></td>
1683        </tr>
1684
1685      </table>
1686    </td>
1687  </tr>
1688</table>
1689<table cellspacing=5 cellpadding=0 border=0>
1690  <tr>
1691    <td>
1692      &nbsp;
1693    </td>
1694    <td>
1695
1696<p>
1697Recreate all textures in the default memory pool.
1698<p>
1699<dl compact><dt><b>Remarks:</b></dt><dd>Method for dealing with lost devices.</dd></dl>
1700    </td>
1701  </tr>
1702</table>
1703<a class="anchor" name="Ogre_1_1D3D9TextureManagera2" doxytag="Ogre::D3D9TextureManager::releaseDefaultPoolResources" ></a><p>
1704<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1705  <tr>
1706    <td class="mdRow">
1707      <table cellpadding="0" cellspacing="0" border="0">
1708        <tr>
1709          <td class="md" nowrap valign="top"> void Ogre::D3D9TextureManager::releaseDefaultPoolResources </td>
1710          <td class="md" valign="top">(&nbsp;</td>
1711          <td class="md" nowrap valign="top">void&nbsp;</td>
1712          <td class="mdname1" valign="top" nowrap>          </td>
1713          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1714          <td class="md" nowrap></td>
1715        </tr>
1716
1717      </table>
1718    </td>
1719  </tr>
1720</table>
1721<table cellspacing=5 cellpadding=0 border=0>
1722  <tr>
1723    <td>
1724      &nbsp;
1725    </td>
1726    <td>
1727
1728<p>
1729Release all textures in the default memory pool.
1730<p>
1731<dl compact><dt><b>Remarks:</b></dt><dd>Method for dealing with lost devices.</dd></dl>
1732    </td>
1733  </tr>
1734</table>
1735<a class="anchor" name="Ogre_1_1TextureManagera17" doxytag="Ogre::D3D9TextureManager::reloadAll" ></a><p>
1736<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1737  <tr>
1738    <td class="mdRow">
1739      <table cellpadding="0" cellspacing="0" border="0">
1740        <tr>
1741          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::reloadAll </td>
1742          <td class="md" valign="top">(&nbsp;</td>
1743          <td class="md" nowrap valign="top">void&nbsp;</td>
1744          <td class="mdname1" valign="top" nowrap>          </td>
1745          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1746          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1747        </tr>
1748
1749      </table>
1750    </td>
1751  </tr>
1752</table>
1753<table cellspacing=5 cellpadding=0 border=0>
1754  <tr>
1755    <td>
1756      &nbsp;
1757    </td>
1758    <td>
1759
1760<p>
1761Caused all currently loaded resources to be reloaded.
1762<p>
1763<dl compact><dt><b>Remarks:</b></dt><dd>All resources currently being held in this manager which are also marked as currently loaded will be unloaded, then loaded again.</dd></dl>
1764    </td>
1765  </tr>
1766</table>
1767<a class="anchor" name="Ogre_1_1TextureManagera20" doxytag="Ogre::D3D9TextureManager::remove" ></a><p>
1768<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1769  <tr>
1770    <td class="mdRow">
1771      <table cellpadding="0" cellspacing="0" border="0">
1772        <tr>
1773          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1774          <td class="md" valign="top">(&nbsp;</td>
1775          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
1776          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
1777          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1778          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1779        </tr>
1780
1781      </table>
1782    </td>
1783  </tr>
1784</table>
1785<table cellspacing=5 cellpadding=0 border=0>
1786  <tr>
1787    <td>
1788      &nbsp;
1789    </td>
1790    <td>
1791
1792<p>
1793Remove a single resource by handle.
1794<p>
1795<dl compact><dt><b>Remarks:</b></dt><dd>Removes a single resource, meaning it will be removed from the list of valid resources in this manager, also causing it to be unloaded. </dd></dl>
1796<dl compact><dt><b>Note:</b></dt><dd>The word 'Destroy' is not used here, since if any other pointers are referring to this resource, it will persist until they have finished with it; however to all intents and purposes it no longer exists and will likely get destroyed imminently. <p>
1797If you do have shared pointers to resources hanging around after the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> is destroyed, you may get problems on destruction of these resources if they were relying on the manager (especially if it is a plugin). If you find you get problems on shutdown in the destruction of resources, try making sure you release all your shared pointers before you shutdown OGRE.</dd></dl>
1798    </td>
1799  </tr>
1800</table>
1801<a class="anchor" name="Ogre_1_1TextureManagera19" doxytag="Ogre::D3D9TextureManager::remove" ></a><p>
1802<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1803  <tr>
1804    <td class="mdRow">
1805      <table cellpadding="0" cellspacing="0" border="0">
1806        <tr>
1807          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1808          <td class="md" valign="top">(&nbsp;</td>
1809          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1810          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
1811          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1812          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1813        </tr>
1814
1815      </table>
1816    </td>
1817  </tr>
1818</table>
1819<table cellspacing=5 cellpadding=0 border=0>
1820  <tr>
1821    <td>
1822      &nbsp;
1823    </td>
1824    <td>
1825
1826<p>
1827Remove a single resource by name.
1828<p>
1829<dl compact><dt><b>Remarks:</b></dt><dd>Removes a single resource, meaning it will be removed from the list of valid resources in this manager, also causing it to be unloaded. </dd></dl>
1830<dl compact><dt><b>Note:</b></dt><dd>The word 'Destroy' is not used here, since if any other pointers are referring to this resource, it will persist until they have finished with it; however to all intents and purposes it no longer exists and will likely get destroyed imminently. <p>
1831If you do have shared pointers to resources hanging around after the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> is destroyed, you may get problems on destruction of these resources if they were relying on the manager (especially if it is a plugin). If you find you get problems on shutdown in the destruction of resources, try making sure you release all your shared pointers before you shutdown OGRE.</dd></dl>
1832    </td>
1833  </tr>
1834</table>
1835<a class="anchor" name="Ogre_1_1TextureManagera18" doxytag="Ogre::D3D9TextureManager::remove" ></a><p>
1836<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1837  <tr>
1838    <td class="mdRow">
1839      <table cellpadding="0" cellspacing="0" border="0">
1840        <tr>
1841          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1842          <td class="md" valign="top">(&nbsp;</td>
1843          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
1844          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
1845          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1846          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1847        </tr>
1848
1849      </table>
1850    </td>
1851  </tr>
1852</table>
1853<table cellspacing=5 cellpadding=0 border=0>
1854  <tr>
1855    <td>
1856      &nbsp;
1857    </td>
1858    <td>
1859
1860<p>
1861Remove a single resource.
1862<p>
1863<dl compact><dt><b>Remarks:</b></dt><dd>Removes a single resource, meaning it will be removed from the list of valid resources in this manager, also causing it to be unloaded. </dd></dl>
1864<dl compact><dt><b>Note:</b></dt><dd>The word 'Destroy' is not used here, since if any other pointers are referring to this resource, it will persist until they have finished with it; however to all intents and purposes it no longer exists and will likely get destroyed imminently. <p>
1865If you do have shared pointers to resources hanging around after the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> is destroyed, you may get problems on destruction of these resources if they were relying on the manager (especially if it is a plugin). If you find you get problems on shutdown in the destruction of resources, try making sure you release all your shared pointers before you shutdown OGRE.</dd></dl>
1866    </td>
1867  </tr>
1868</table>
1869<a class="anchor" name="Ogre_1_1TextureManagera21" doxytag="Ogre::D3D9TextureManager::removeAll" ></a><p>
1870<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1871  <tr>
1872    <td class="mdRow">
1873      <table cellpadding="0" cellspacing="0" border="0">
1874        <tr>
1875          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::removeAll </td>
1876          <td class="md" valign="top">(&nbsp;</td>
1877          <td class="md" nowrap valign="top">void&nbsp;</td>
1878          <td class="mdname1" valign="top" nowrap>          </td>
1879          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1880          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1881        </tr>
1882
1883      </table>
1884    </td>
1885  </tr>
1886</table>
1887<table cellspacing=5 cellpadding=0 border=0>
1888  <tr>
1889    <td>
1890      &nbsp;
1891    </td>
1892    <td>
1893
1894<p>
1895Removes all resources.
1896<p>
1897<dl compact><dt><b>Note:</b></dt><dd>The word 'Destroy' is not used here, since if any other pointers are referring to these resources, they will persist until they have been finished with; however to all intents and purposes the resources no longer exist and will get destroyed imminently. <p>
1898If you do have shared pointers to resources hanging around after the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> is destroyed, you may get problems on destruction of these resources if they were relying on the manager (especially if it is a plugin). If you find you get problems on shutdown in the destruction of resources, try making sure you release all your shared pointers before you shutdown OGRE. </dd></dl>
1899    </td>
1900  </tr>
1901</table>
1902<a class="anchor" name="Ogre_1_1TextureManagerb3" doxytag="Ogre::D3D9TextureManager::removeImpl" ></a><p>
1903<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1904  <tr>
1905    <td class="mdRow">
1906      <table cellpadding="0" cellspacing="0" border="0">
1907        <tr>
1908          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::removeImpl </td>
1909          <td class="md" valign="top">(&nbsp;</td>
1910          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
1911          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
1912          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1913          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
1914        </tr>
1915
1916      </table>
1917    </td>
1918  </tr>
1919</table>
1920<table cellspacing=5 cellpadding=0 border=0>
1921  <tr>
1922    <td>
1923      &nbsp;
1924    </td>
1925    <td>
1926
1927<p>
1928Remove a resource from this manager; remove it from the lists.
1929<p>
1930    </td>
1931  </tr>
1932</table>
1933<a class="anchor" name="Ogre_1_1TextureManagera25" doxytag="Ogre::D3D9TextureManager::resourceExists" ></a><p>
1934<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1935  <tr>
1936    <td class="mdRow">
1937      <table cellpadding="0" cellspacing="0" border="0">
1938        <tr>
1939          <td class="md" nowrap valign="top"> virtual bool Ogre::ResourceManager::resourceExists </td>
1940          <td class="md" valign="top">(&nbsp;</td>
1941          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
1942          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
1943          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1944          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1945        </tr>
1946
1947      </table>
1948    </td>
1949  </tr>
1950</table>
1951<table cellspacing=5 cellpadding=0 border=0>
1952  <tr>
1953    <td>
1954      &nbsp;
1955    </td>
1956    <td>
1957
1958<p>
1959Returns whether a resource with the given handle exists in this manager.
1960<p>
1961
1962<p>
1963Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00221">221</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1964<p>
1965References <a class="el" href="OgreSharedPtr_8h-source.html#l00114">Ogre::SharedPtr&lt; T &gt;::isNull()</a>, and <a class="el" href="OgreResource_8h-source.html#l00035">Ogre::ResourceHandle</a>.    </td>
1966  </tr>
1967</table>
1968<a class="anchor" name="Ogre_1_1TextureManagera24" doxytag="Ogre::D3D9TextureManager::resourceExists" ></a><p>
1969<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1970  <tr>
1971    <td class="mdRow">
1972      <table cellpadding="0" cellspacing="0" border="0">
1973        <tr>
1974          <td class="md" nowrap valign="top"> virtual bool Ogre::ResourceManager::resourceExists </td>
1975          <td class="md" valign="top">(&nbsp;</td>
1976          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1977          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
1978          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1979          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1980        </tr>
1981
1982      </table>
1983    </td>
1984  </tr>
1985</table>
1986<table cellspacing=5 cellpadding=0 border=0>
1987  <tr>
1988    <td>
1989      &nbsp;
1990    </td>
1991    <td>
1992
1993<p>
1994Returns whether the named resource exists in this manager.
1995<p>
1996
1997<p>
1998Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00216">216</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.
1999<p>
2000References <a class="el" href="OgreSharedPtr_8h-source.html#l00114">Ogre::SharedPtr&lt; T &gt;::isNull()</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
2001  </tr>
2002</table>
2003<a class="anchor" name="Ogre_1_1TextureManagera9" doxytag="Ogre::D3D9TextureManager::setDefaultNumMipmaps" ></a><p>
2004<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2005  <tr>
2006    <td class="mdRow">
2007      <table cellpadding="0" cellspacing="0" border="0">
2008        <tr>
2009          <td class="md" nowrap valign="top"> virtual void Ogre::TextureManager::setDefaultNumMipmaps </td>
2010          <td class="md" valign="top">(&nbsp;</td>
2011          <td class="md" nowrap valign="top">size_t&nbsp;</td>
2012          <td class="mdname1" valign="top" nowrap> <em>num</em>          </td>
2013          <td class="md" valign="top">&nbsp;)&nbsp;</td>
2014          <td class="md" nowrap><code> [virtual, inherited]</code></td>
2015        </tr>
2016
2017      </table>
2018    </td>
2019  </tr>
2020</table>
2021<table cellspacing=5 cellpadding=0 border=0>
2022  <tr>
2023    <td>
2024      &nbsp;
2025    </td>
2026    <td>
2027
2028<p>
2029Sets the default number of mipmaps to be used for loaded textures, for when textures are loaded automatically (e.g.
2030<p>
2031by <a class="el" href="classOgre_1_1Material.html">Material</a> class) or when 'load' is called with the default parameters by the application. If set to MIP_UNLIMITED mipmaps will be generated until the lowest possible level, 1x1x1. <dl compact><dt><b>Note:</b></dt><dd>The default value is 0. </dd></dl>
2032    </td>
2033  </tr>
2034</table>
2035<a class="anchor" name="Ogre_1_1TextureManagera12" doxytag="Ogre::D3D9TextureManager::setMemoryBudget" ></a><p>
2036<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2037  <tr>
2038    <td class="mdRow">
2039      <table cellpadding="0" cellspacing="0" border="0">
2040        <tr>
2041          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::setMemoryBudget </td>
2042          <td class="md" valign="top">(&nbsp;</td>
2043          <td class="md" nowrap valign="top">size_t&nbsp;</td>
2044          <td class="mdname1" valign="top" nowrap> <em>bytes</em>          </td>
2045          <td class="md" valign="top">&nbsp;)&nbsp;</td>
2046          <td class="md" nowrap><code> [virtual, inherited]</code></td>
2047        </tr>
2048
2049      </table>
2050    </td>
2051  </tr>
2052</table>
2053<table cellspacing=5 cellpadding=0 border=0>
2054  <tr>
2055    <td>
2056      &nbsp;
2057    </td>
2058    <td>
2059
2060<p>
2061Set a limit on the amount of memory this resource handler may use.
2062<p>
2063<dl compact><dt><b>Remarks:</b></dt><dd>If, when asked to load a new resource, the manager believes it will exceed this memory budget, it will temporarily unload a resource to make room for the new one. This unloading is not permanent and the <a class="el" href="classOgre_1_1Resource.html">Resource</a> is not destroyed; it simply needs to be reloaded when next used. </dd></dl>
2064    </td>
2065  </tr>
2066</table>
2067<a class="anchor" name="Ogre_1_1TextureManagera15" doxytag="Ogre::D3D9TextureManager::unload" ></a><p>
2068<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2069  <tr>
2070    <td class="mdRow">
2071      <table cellpadding="0" cellspacing="0" border="0">
2072        <tr>
2073          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::unload </td>
2074          <td class="md" valign="top">(&nbsp;</td>
2075          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
2076          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
2077          <td class="md" valign="top">&nbsp;)&nbsp;</td>
2078          <td class="md" nowrap><code> [virtual, inherited]</code></td>
2079        </tr>
2080
2081      </table>
2082    </td>
2083  </tr>
2084</table>
2085<table cellspacing=5 cellpadding=0 border=0>
2086  <tr>
2087    <td>
2088      &nbsp;
2089    </td>
2090    <td>
2091
2092<p>
2093Unloads a single resource by handle.
2094<p>
2095<dl compact><dt><b>Remarks:</b></dt><dd>Unloaded resources are not removed, they simply free up their memory as much as they can and wait to be reloaded. </dd></dl>
2096<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classOgre_1_1ResourceGroupManager.html">ResourceGroupManager</a> for unloading of resource groups.</dd></dl>
2097    </td>
2098  </tr>
2099</table>
2100<a class="anchor" name="Ogre_1_1TextureManagera14" doxytag="Ogre::D3D9TextureManager::unload" ></a><p>
2101<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2102  <tr>
2103    <td class="mdRow">
2104      <table cellpadding="0" cellspacing="0" border="0">
2105        <tr>
2106          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::unload </td>
2107          <td class="md" valign="top">(&nbsp;</td>
2108          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
2109          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
2110          <td class="md" valign="top">&nbsp;)&nbsp;</td>
2111          <td class="md" nowrap><code> [virtual, inherited]</code></td>
2112        </tr>
2113
2114      </table>
2115    </td>
2116  </tr>
2117</table>
2118<table cellspacing=5 cellpadding=0 border=0>
2119  <tr>
2120    <td>
2121      &nbsp;
2122    </td>
2123    <td>
2124
2125<p>
2126Unloads a single resource by name.
2127<p>
2128<dl compact><dt><b>Remarks:</b></dt><dd>Unloaded resources are not removed, they simply free up their memory as much as they can and wait to be reloaded. </dd></dl>
2129<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classOgre_1_1ResourceGroupManager.html">ResourceGroupManager</a> for unloading of resource groups.</dd></dl>
2130    </td>
2131  </tr>
2132</table>
2133<a class="anchor" name="Ogre_1_1TextureManagera16" doxytag="Ogre::D3D9TextureManager::unloadAll" ></a><p>
2134<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2135  <tr>
2136    <td class="mdRow">
2137      <table cellpadding="0" cellspacing="0" border="0">
2138        <tr>
2139          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::unloadAll </td>
2140          <td class="md" valign="top">(&nbsp;</td>
2141          <td class="md" nowrap valign="top">void&nbsp;</td>
2142          <td class="mdname1" valign="top" nowrap>          </td>
2143          <td class="md" valign="top">&nbsp;)&nbsp;</td>
2144          <td class="md" nowrap><code> [virtual, inherited]</code></td>
2145        </tr>
2146
2147      </table>
2148    </td>
2149  </tr>
2150</table>
2151<table cellspacing=5 cellpadding=0 border=0>
2152  <tr>
2153    <td>
2154      &nbsp;
2155    </td>
2156    <td>
2157
2158<p>
2159Unloads all resources.
2160<p>
2161<dl compact><dt><b>Remarks:</b></dt><dd>Unloaded resources are not removed, they simply free up their memory as much as they can and wait to be reloaded. </dd></dl>
2162<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classOgre_1_1ResourceGroupManager.html">ResourceGroupManager</a> for unloading of resource groups.</dd></dl>
2163    </td>
2164  </tr>
2165</table>
2166<hr><h2>Member Data Documentation</h2>
2167<a class="anchor" name="Ogre_1_1TextureManagerp1" doxytag="Ogre::D3D9TextureManager::mDefaultNumMipmaps" ></a><p>
2168<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2169  <tr>
2170    <td class="mdRow">
2171      <table cellpadding="0" cellspacing="0" border="0">
2172        <tr>
2173          <td class="md" nowrap valign="top"> size_t <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagerp1">Ogre::TextureManager::mDefaultNumMipmaps</a><code> [protected, inherited]</code>
2174      </table>
2175    </td>
2176  </tr>
2177</table>
2178<table cellspacing=5 cellpadding=0 border=0>
2179  <tr>
2180    <td>
2181      &nbsp;
2182    </td>
2183    <td>
2184
2185<p>
2186
2187<p>
2188Definition at line <a class="el" href="OgreTextureManager_8h-source.html#l00276">276</a> of file <a class="el" href="OgreTextureManager_8h-source.html">OgreTextureManager.h</a>.    </td>
2189  </tr>
2190</table>
2191<a class="anchor" name="Ogre_1_1TextureManagerp0" doxytag="Ogre::D3D9TextureManager::mIs32Bit" ></a><p>
2192<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2193  <tr>
2194    <td class="mdRow">
2195      <table cellpadding="0" cellspacing="0" border="0">
2196        <tr>
2197          <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1TextureManager.html#Ogre_1_1TextureManagerp0">Ogre::TextureManager::mIs32Bit</a><code> [protected, inherited]</code>
2198      </table>
2199    </td>
2200  </tr>
2201</table>
2202<table cellspacing=5 cellpadding=0 border=0>
2203  <tr>
2204    <td>
2205      &nbsp;
2206    </td>
2207    <td>
2208
2209<p>
2210
2211<p>
2212Definition at line <a class="el" href="OgreTextureManager_8h-source.html#l00275">275</a> of file <a class="el" href="OgreTextureManager_8h-source.html">OgreTextureManager.h</a>.    </td>
2213  </tr>
2214</table>
2215<a class="anchor" name="Ogre_1_1TextureManagerp8" doxytag="Ogre::D3D9TextureManager::mLoadOrder" ></a><p>
2216<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2217  <tr>
2218    <td class="mdRow">
2219      <table cellpadding="0" cellspacing="0" border="0">
2220        <tr>
2221          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp8">Ogre::ResourceManager::mLoadOrder</a><code> [protected, inherited]</code>
2222      </table>
2223    </td>
2224  </tr>
2225</table>
2226<table cellspacing=5 cellpadding=0 border=0>
2227  <tr>
2228    <td>
2229      &nbsp;
2230    </td>
2231    <td>
2232
2233<p>
2234Loading order relative to other managers, higher is later.
2235<p>
2236
2237<p>
2238Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00356">356</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2239  </tr>
2240</table>
2241<a class="anchor" name="Ogre_1_1TextureManagerp5" doxytag="Ogre::D3D9TextureManager::mMemoryBudget" ></a><p>
2242<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2243  <tr>
2244    <td class="mdRow">
2245      <table cellpadding="0" cellspacing="0" border="0">
2246        <tr>
2247          <td class="md" nowrap valign="top"> size_t <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp5">Ogre::ResourceManager::mMemoryBudget</a><code> [protected, inherited]</code>
2248      </table>
2249    </td>
2250  </tr>
2251</table>
2252<table cellspacing=5 cellpadding=0 border=0>
2253  <tr>
2254    <td>
2255      &nbsp;
2256    </td>
2257    <td>
2258
2259<p>
2260
2261<p>
2262Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00348">348</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2263  </tr>
2264</table>
2265<a class="anchor" name="Ogre_1_1TextureManagerp6" doxytag="Ogre::D3D9TextureManager::mMemoryUsage" ></a><p>
2266<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2267  <tr>
2268    <td class="mdRow">
2269      <table cellpadding="0" cellspacing="0" border="0">
2270        <tr>
2271          <td class="md" nowrap valign="top"> size_t <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp6">Ogre::ResourceManager::mMemoryUsage</a><code> [protected, inherited]</code>
2272      </table>
2273    </td>
2274  </tr>
2275</table>
2276<table cellspacing=5 cellpadding=0 border=0>
2277  <tr>
2278    <td>
2279      &nbsp;
2280    </td>
2281    <td>
2282
2283<p>
2284
2285<p>
2286Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00349">349</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2287  </tr>
2288</table>
2289<a class="anchor" name="Ogre_1_1TextureManagerp4" doxytag="Ogre::D3D9TextureManager::mNextHandle" ></a><p>
2290<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2291  <tr>
2292    <td class="mdRow">
2293      <table cellpadding="0" cellspacing="0" border="0">
2294        <tr>
2295          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp4">Ogre::ResourceManager::mNextHandle</a><code> [protected, inherited]</code>
2296      </table>
2297    </td>
2298  </tr>
2299</table>
2300<table cellspacing=5 cellpadding=0 border=0>
2301  <tr>
2302    <td>
2303      &nbsp;
2304    </td>
2305    <td>
2306
2307<p>
2308
2309<p>
2310Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00347">347</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2311  </tr>
2312</table>
2313<a class="anchor" name="Ogre_1_1D3D9TextureManagerp0" doxytag="Ogre::D3D9TextureManager::mpD3DDevice" ></a><p>
2314<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2315  <tr>
2316    <td class="mdRow">
2317      <table cellpadding="0" cellspacing="0" border="0">
2318        <tr>
2319          <td class="md" nowrap valign="top"> LPDIRECT3DDEVICE9 <a class="el" href="classOgre_1_1D3D9TextureManager.html#Ogre_1_1D3D9TextureManagerp0">Ogre::D3D9TextureManager::mpD3DDevice</a><code> [protected]</code>
2320      </table>
2321    </td>
2322  </tr>
2323</table>
2324<table cellspacing=5 cellpadding=0 border=0>
2325  <tr>
2326    <td>
2327      &nbsp;
2328    </td>
2329    <td>
2330
2331<p>
2332
2333<p>
2334Definition at line <a class="el" href="OgreD3D9TextureManager_8h-source.html#l00040">40</a> of file <a class="el" href="OgreD3D9TextureManager_8h-source.html">OgreD3D9TextureManager.h</a>.    </td>
2335  </tr>
2336</table>
2337<a class="anchor" name="Ogre_1_1TextureManagerp3" doxytag="Ogre::D3D9TextureManager::mResources" ></a><p>
2338<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2339  <tr>
2340    <td class="mdRow">
2341      <table cellpadding="0" cellspacing="0" border="0">
2342        <tr>
2343          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw0">ResourceMap</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp3">Ogre::ResourceManager::mResources</a><code> [protected, inherited]</code>
2344      </table>
2345    </td>
2346  </tr>
2347</table>
2348<table cellspacing=5 cellpadding=0 border=0>
2349  <tr>
2350    <td>
2351      &nbsp;
2352    </td>
2353    <td>
2354
2355<p>
2356
2357<p>
2358Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00346">346</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2359  </tr>
2360</table>
2361<a class="anchor" name="Ogre_1_1TextureManagerp2" doxytag="Ogre::D3D9TextureManager::mResourcesByHandle" ></a><p>
2362<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2363  <tr>
2364    <td class="mdRow">
2365      <table cellpadding="0" cellspacing="0" border="0">
2366        <tr>
2367          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw1">ResourceHandleMap</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp2">Ogre::ResourceManager::mResourcesByHandle</a><code> [protected, inherited]</code>
2368      </table>
2369    </td>
2370  </tr>
2371</table>
2372<table cellspacing=5 cellpadding=0 border=0>
2373  <tr>
2374    <td>
2375      &nbsp;
2376    </td>
2377    <td>
2378
2379<p>
2380
2381<p>
2382Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00345">345</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2383  </tr>
2384</table>
2385<a class="anchor" name="Ogre_1_1TextureManagerp9" doxytag="Ogre::D3D9TextureManager::mResourceType" ></a><p>
2386<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2387  <tr>
2388    <td class="mdRow">
2389      <table cellpadding="0" cellspacing="0" border="0">
2390        <tr>
2391          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp9">Ogre::ResourceManager::mResourceType</a><code> [protected, inherited]</code>
2392      </table>
2393    </td>
2394  </tr>
2395</table>
2396<table cellspacing=5 cellpadding=0 border=0>
2397  <tr>
2398    <td>
2399      &nbsp;
2400    </td>
2401    <td>
2402
2403<p>
2404String identifying the resource type this manager handles.
2405<p>
2406
2407<p>
2408Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00358">358</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2409  </tr>
2410</table>
2411<a class="anchor" name="Ogre_1_1Singletont0" doxytag="Ogre::D3D9TextureManager::ms_Singleton" ></a><p>
2412<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2413  <tr>
2414    <td class="mdRow">
2415      <table cellpadding="0" cellspacing="0" border="0">
2416        <tr>
2417          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a> * <a class="el" href="classOgre_1_1Singleton.html">Ogre::Singleton</a>&lt; <a class="el" href="classOgre_1_1TextureManager.html">TextureManager</a>  &gt;::<a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletont0">ms_Singleton</a><code> [static, protected, inherited]</code>
2418      </table>
2419    </td>
2420  </tr>
2421</table>
2422<table cellspacing=5 cellpadding=0 border=0>
2423  <tr>
2424    <td>
2425      &nbsp;
2426    </td>
2427    <td>
2428
2429<p>
2430
2431<p>
2432Definition at line <a class="el" href="OgreSingleton_8h-source.html#l00054">54</a> of file <a class="el" href="OgreSingleton_8h-source.html">OgreSingleton.h</a>.    </td>
2433  </tr>
2434</table>
2435<a class="anchor" name="Ogre_1_1TextureManagerp7" doxytag="Ogre::D3D9TextureManager::mScriptPatterns" ></a><p>
2436<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
2437  <tr>
2438    <td class="mdRow">
2439      <table cellpadding="0" cellspacing="0" border="0">
2440        <tr>
2441          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a535">StringVector</a> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerp7">Ogre::ResourceManager::mScriptPatterns</a><code> [protected, inherited]</code>
2442      </table>
2443    </td>
2444  </tr>
2445</table>
2446<table cellspacing=5 cellpadding=0 border=0>
2447  <tr>
2448    <td>
2449      &nbsp;
2450    </td>
2451    <td>
2452
2453<p>
2454Patterns to use to look for scripts if supported (e.g. *.overlay).
2455<p>
2456
2457<p>
2458Definition at line <a class="el" href="OgreResourceManager_8h-source.html#l00354">354</a> of file <a class="el" href="OgreResourceManager_8h-source.html">OgreResourceManager.h</a>.    </td>
2459  </tr>
2460</table>
2461<hr>The documentation for this class was generated from the following file:<ul>
2462<li><a class="el" href="OgreD3D9TextureManager_8h-source.html">OgreD3D9TextureManager.h</a></ul>
2463<hr>
2464<p>
2465Copyright &copy; 2000-2005 by The OGRE Team<br />
2466<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
2467This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
2468                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
2469                <Work rdf:about="">
2470                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
2471        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
2472                </Work>
2473                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
2474
2475Last modified Sun Feb 12 13:09:21 2006
2476</p>
2477</body>
2478</html>
Note: See TracBrowser for help on using the repository browser.