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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::SkeletonManager 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::SkeletonManager Class Reference</h1>Handles the management of skeleton resources. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreSkeletonManager_8h-source.html">OgreSkeletonManager.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::SkeletonManager:
16<p><center><img src="classOgre_1_1SkeletonManager.png" usemap="#Ogre::SkeletonManager_map" border="0" alt=""></center>
17<map name="Ogre::SkeletonManager_map">
18<area href="classOgre_1_1ResourceManager.html" alt="Ogre::ResourceManager" shape="rect" coords="0,56,222,80">
19<area href="classOgre_1_1Singleton.html" alt="Ogre::Singleton< SkeletonManager >" shape="rect" coords="232,56,454,80">
20<area href="classOgre_1_1ScriptLoader.html" alt="Ogre::ScriptLoader" shape="rect" coords="0,0,222,24">
21</map>
22<a href="classOgre_1_1SkeletonManager-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
23<tr><td></td></tr>
24<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
25<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>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::map&lt; <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>,<br>
28 <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>
29
30<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>
31
32<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
33<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SkeletonManager.html#Ogre_1_1SkeletonManagera0">SkeletonManager</a> ()</td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#Ogre_1_1SkeletonManagera0"></a><br><br></td></tr>
36<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SkeletonManager.html#Ogre_1_1SkeletonManagera1">~SkeletonManager</a> ()</td></tr>
37
38<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>
39
40<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>
41<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>
42
43<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>
44<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>
45
46<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>
47<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>
48
49<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>
50<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>
51
52<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>
53<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>
54
55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Unloads all resources.  <a href="#Ogre_1_1TextureManagera16"></a><br><br></td></tr>
56<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>
57
58<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>
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_1ResourceManager.html#Ogre_1_1TextureManagera18">remove</a> (<a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;r)</td></tr>
60
61<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Remove a single resource.  <a href="#Ogre_1_1TextureManagera18"></a><br><br></td></tr>
62<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>
63
64<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>
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_1ResourceManager.html#Ogre_1_1TextureManagera20">remove</a> (<a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> handle)</td></tr>
66
67<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>
68<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>
69
70<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Removes all resources.  <a href="#Ogre_1_1TextureManagera21"></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_1TextureManagera22">getByName</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name)</td></tr>
72
73<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>
74<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>
75
76<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>
77<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>
78
79<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>
80<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>
81
82<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>
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_1TextureManagera26">_notifyResourceTouched</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
84
85<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>
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_1TextureManagera27">_notifyResourceLoaded</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
87
88<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>
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_1TextureManagera28">_notifyResourceUnloaded</a> (<a class="el" href="classOgre_1_1Resource.html">Resource</a> *res)</td></tr>
90
91<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>
92<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>
93
94<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>
95<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>
96
97<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>
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_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>
99
100<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>
101<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>
102
103<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>
104<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>
105
106<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>
107<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>
108
109<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>
110<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr>
111<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SkeletonManager.html#Ogre_1_1SkeletonManagere0">getSingleton</a> (void)</td></tr>
112
113<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_1SkeletonManagere0"></a><br><br></td></tr>
114<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SkeletonManager.html#Ogre_1_1SkeletonManagere1">getSingletonPtr</a> (void)</td></tr>
115
116<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_1SkeletonManagere1"></a><br><br></td></tr>
117<tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr>
118<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_1SkeletonManager.html#Ogre_1_1SkeletonManagerb0">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>
119
120<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>
121<dl compact><dt><b>Parameters:</b></dt><dd>
122  <table border="0" cellspacing="2" cellpadding="0">
123    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
124    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
125    <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>
126    <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>
127    <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>
128  </table>
129</dl>
130  <a href="#Ogre_1_1SkeletonManagerb0"></a><br><br></td></tr>
131<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>
132
133<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Allocates the next handle.  <a href="#Ogre_1_1TextureManagerb0"></a><br><br></td></tr>
134<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>
135
136<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>
137<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>
138
139<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>
140<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>
141
142<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>
143<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>
144
145<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>
146<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
147<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>
148
149<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>
150
151<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>
152
153<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>
154
155<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>
156
157<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>
158
159<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>
160<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>
161
162<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>
163<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>
164
165<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>
166<tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr>
167<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletont0">ms_Singleton</a></td></tr>
168
169</table>
170<hr><a name="_details"></a><h2>Detailed Description</h2>
171Handles the management of skeleton resources.
172<p>
173<dl compact><dt><b>Remarks:</b></dt><dd>This class deals with the runtime management of skeleton data; like other resource managers it handles the creation of resources (in this case skeleton data), working within a fixed memory budget. </dd></dl>
174
175<p>
176
177<p>
178Definition at line <a class="el" href="OgreSkeletonManager_8h-source.html#l00042">42</a> of file <a class="el" href="OgreSkeletonManager_8h-source.html">OgreSkeletonManager.h</a>.<hr><h2>Member Typedef Documentation</h2>
179<a class="anchor" name="Ogre_1_1TextureManagerw1" doxytag="Ogre::SkeletonManager::ResourceHandleMap" ></a><p>
180<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
181  <tr>
182    <td class="mdRow">
183      <table cellpadding="0" cellspacing="0" border="0">
184        <tr>
185          <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>
186      </table>
187    </td>
188  </tr>
189</table>
190<table cellspacing=5 cellpadding=0 border=0>
191  <tr>
192    <td>
193      &nbsp;
194    </td>
195    <td>
196
197<p>
198
199<p>
200Definition 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>
201  </tr>
202</table>
203<a class="anchor" name="Ogre_1_1TextureManagerw0" doxytag="Ogre::SkeletonManager::ResourceMap" ></a><p>
204<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
205  <tr>
206    <td class="mdRow">
207      <table cellpadding="0" cellspacing="0" border="0">
208        <tr>
209          <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>
210      </table>
211    </td>
212  </tr>
213</table>
214<table cellspacing=5 cellpadding=0 border=0>
215  <tr>
216    <td>
217      &nbsp;
218    </td>
219    <td>
220
221<p>
222
223<p>
224Definition 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>
225  </tr>
226</table>
227<a class="anchor" name="Ogre_1_1TextureManagerw2" doxytag="Ogre::SkeletonManager::ResourceMapIterator" ></a><p>
228<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
229  <tr>
230    <td class="mdRow">
231      <table cellpadding="0" cellspacing="0" border="0">
232        <tr>
233          <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>
234      </table>
235    </td>
236  </tr>
237</table>
238<table cellspacing=5 cellpadding=0 border=0>
239  <tr>
240    <td>
241      &nbsp;
242    </td>
243    <td>
244
245<p>
246
247<p>
248Definition 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>.
249<p>
250Referenced by <a class="el" href="OgreResourceManager_8h-source.html#l00366">Ogre::ResourceManager::getResourceIterator()</a>.    </td>
251  </tr>
252</table>
253<hr><h2>Constructor &amp; Destructor Documentation</h2>
254<a class="anchor" name="Ogre_1_1SkeletonManagera0" doxytag="Ogre::SkeletonManager::SkeletonManager" ></a><p>
255<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
256  <tr>
257    <td class="mdRow">
258      <table cellpadding="0" cellspacing="0" border="0">
259        <tr>
260          <td class="md" nowrap valign="top"> Ogre::SkeletonManager::SkeletonManager </td>
261          <td class="md" valign="top">(&nbsp;</td>
262          <td class="mdname1" valign="top" nowrap>          </td>
263          <td class="md" valign="top">&nbsp;)&nbsp;</td>
264          <td class="md" nowrap></td>
265        </tr>
266
267      </table>
268    </td>
269  </tr>
270</table>
271<table cellspacing=5 cellpadding=0 border=0>
272  <tr>
273    <td>
274      &nbsp;
275    </td>
276    <td>
277
278<p>
279Constructor.
280<p>
281    </td>
282  </tr>
283</table>
284<a class="anchor" name="Ogre_1_1SkeletonManagera1" doxytag="Ogre::SkeletonManager::~SkeletonManager" ></a><p>
285<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
286  <tr>
287    <td class="mdRow">
288      <table cellpadding="0" cellspacing="0" border="0">
289        <tr>
290          <td class="md" nowrap valign="top"> Ogre::SkeletonManager::~<a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a> </td>
291          <td class="md" valign="top">(&nbsp;</td>
292          <td class="mdname1" valign="top" nowrap>          </td>
293          <td class="md" valign="top">&nbsp;)&nbsp;</td>
294          <td class="md" nowrap></td>
295        </tr>
296
297      </table>
298    </td>
299  </tr>
300</table>
301<table cellspacing=5 cellpadding=0 border=0>
302  <tr>
303    <td>
304      &nbsp;
305    </td>
306    <td>
307
308<p>
309    </td>
310  </tr>
311</table>
312<hr><h2>Member Function Documentation</h2>
313<a class="anchor" name="Ogre_1_1TextureManagera27" doxytag="Ogre::SkeletonManager::_notifyResourceLoaded" ></a><p>
314<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
315  <tr>
316    <td class="mdRow">
317      <table cellpadding="0" cellspacing="0" border="0">
318        <tr>
319          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceLoaded </td>
320          <td class="md" valign="top">(&nbsp;</td>
321          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
322          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
323          <td class="md" valign="top">&nbsp;)&nbsp;</td>
324          <td class="md" nowrap><code> [virtual, inherited]</code></td>
325        </tr>
326
327      </table>
328    </td>
329  </tr>
330</table>
331<table cellspacing=5 cellpadding=0 border=0>
332  <tr>
333    <td>
334      &nbsp;
335    </td>
336    <td>
337
338<p>
339Notify this manager that a resource which it manages has been loaded.
340<p>
341    </td>
342  </tr>
343</table>
344<a class="anchor" name="Ogre_1_1TextureManagera26" doxytag="Ogre::SkeletonManager::_notifyResourceTouched" ></a><p>
345<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
346  <tr>
347    <td class="mdRow">
348      <table cellpadding="0" cellspacing="0" border="0">
349        <tr>
350          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceTouched </td>
351          <td class="md" valign="top">(&nbsp;</td>
352          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
353          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
354          <td class="md" valign="top">&nbsp;)&nbsp;</td>
355          <td class="md" nowrap><code> [virtual, inherited]</code></td>
356        </tr>
357
358      </table>
359    </td>
360  </tr>
361</table>
362<table cellspacing=5 cellpadding=0 border=0>
363  <tr>
364    <td>
365      &nbsp;
366    </td>
367    <td>
368
369<p>
370Notify this manager that a resource which it manages has been 'touched', ie used.
371<p>
372    </td>
373  </tr>
374</table>
375<a class="anchor" name="Ogre_1_1TextureManagera28" doxytag="Ogre::SkeletonManager::_notifyResourceUnloaded" ></a><p>
376<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
377  <tr>
378    <td class="mdRow">
379      <table cellpadding="0" cellspacing="0" border="0">
380        <tr>
381          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::_notifyResourceUnloaded </td>
382          <td class="md" valign="top">(&nbsp;</td>
383          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Resource.html">Resource</a> *&nbsp;</td>
384          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
385          <td class="md" valign="top">&nbsp;)&nbsp;</td>
386          <td class="md" nowrap><code> [virtual, inherited]</code></td>
387        </tr>
388
389      </table>
390    </td>
391  </tr>
392</table>
393<table cellspacing=5 cellpadding=0 border=0>
394  <tr>
395    <td>
396      &nbsp;
397    </td>
398    <td>
399
400<p>
401Notify this manager that a resource which it manages has been unloaded.
402<p>
403    </td>
404  </tr>
405</table>
406<a class="anchor" name="Ogre_1_1TextureManagerb2" doxytag="Ogre::SkeletonManager::addImpl" ></a><p>
407<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
408  <tr>
409    <td class="mdRow">
410      <table cellpadding="0" cellspacing="0" border="0">
411        <tr>
412          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::addImpl </td>
413          <td class="md" valign="top">(&nbsp;</td>
414          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
415          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
416          <td class="md" valign="top">&nbsp;)&nbsp;</td>
417          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
418        </tr>
419
420      </table>
421    </td>
422  </tr>
423</table>
424<table cellspacing=5 cellpadding=0 border=0>
425  <tr>
426    <td>
427      &nbsp;
428    </td>
429    <td>
430
431<p>
432Add a newly created resource to the manager (note weak reference).
433<p>
434    </td>
435  </tr>
436</table>
437<a class="anchor" name="Ogre_1_1TextureManagerb4" doxytag="Ogre::SkeletonManager::checkUsage" ></a><p>
438<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
439  <tr>
440    <td class="mdRow">
441      <table cellpadding="0" cellspacing="0" border="0">
442        <tr>
443          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::checkUsage </td>
444          <td class="md" valign="top">(&nbsp;</td>
445          <td class="md" nowrap valign="top">void&nbsp;</td>
446          <td class="mdname1" valign="top" nowrap>          </td>
447          <td class="md" valign="top">&nbsp;)&nbsp;</td>
448          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
449        </tr>
450
451      </table>
452    </td>
453  </tr>
454</table>
455<table cellspacing=5 cellpadding=0 border=0>
456  <tr>
457    <td>
458      &nbsp;
459    </td>
460    <td>
461
462<p>
463Checks memory usage and pages out if required.
464<p>
465    </td>
466  </tr>
467</table>
468<a class="anchor" name="Ogre_1_1TextureManagera11" doxytag="Ogre::SkeletonManager::create" ></a><p>
469<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
470  <tr>
471    <td class="mdRow">
472      <table cellpadding="0" cellspacing="0" border="0">
473        <tr>
474          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::create </td>
475          <td class="md" valign="top">(&nbsp;</td>
476          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
477          <td class="mdname" nowrap> <em>name</em>, </td>
478        </tr>
479        <tr>
480          <td class="md" nowrap align="right"></td>
481          <td></td>
482          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
483          <td class="mdname" nowrap> <em>group</em>, </td>
484        </tr>
485        <tr>
486          <td class="md" nowrap align="right"></td>
487          <td></td>
488          <td class="md" nowrap>bool&nbsp;</td>
489          <td class="mdname" nowrap> <em>isManual</em> = false, </td>
490        </tr>
491        <tr>
492          <td class="md" nowrap align="right"></td>
493          <td></td>
494          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
495          <td class="mdname" nowrap> <em>loader</em> = 0, </td>
496        </tr>
497        <tr>
498          <td class="md" nowrap align="right"></td>
499          <td></td>
500          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
501          <td class="mdname" nowrap> <em>createParams</em> = 0</td>
502        </tr>
503        <tr>
504          <td></td>
505          <td class="md">)&nbsp;</td>
506          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
507        </tr>
508
509      </table>
510    </td>
511  </tr>
512</table>
513<table cellspacing=5 cellpadding=0 border=0>
514  <tr>
515    <td>
516      &nbsp;
517    </td>
518    <td>
519
520<p>
521Creates a new blank resource, but does not immediately load it.
522<p>
523<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>
524<dl compact><dt><b>Parameters:</b></dt><dd>
525  <table border="0" cellspacing="2" cellpadding="0">
526    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
527    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
528    <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>
529    <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>
530    <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>
531  </table>
532</dl>
533    </td>
534  </tr>
535</table>
536<a class="anchor" name="Ogre_1_1SkeletonManagerb0" doxytag="Ogre::SkeletonManager::createImpl" ></a><p>
537<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
538  <tr>
539    <td class="mdRow">
540      <table cellpadding="0" cellspacing="0" border="0">
541        <tr>
542          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Resource.html">Resource</a>* Ogre::SkeletonManager::createImpl </td>
543          <td class="md" valign="top">(&nbsp;</td>
544          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
545          <td class="mdname" nowrap> <em>name</em>, </td>
546        </tr>
547        <tr>
548          <td class="md" nowrap align="right"></td>
549          <td></td>
550          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
551          <td class="mdname" nowrap> <em>handle</em>, </td>
552        </tr>
553        <tr>
554          <td class="md" nowrap align="right"></td>
555          <td></td>
556          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
557          <td class="mdname" nowrap> <em>group</em>, </td>
558        </tr>
559        <tr>
560          <td class="md" nowrap align="right"></td>
561          <td></td>
562          <td class="md" nowrap>bool&nbsp;</td>
563          <td class="mdname" nowrap> <em>isManual</em>, </td>
564        </tr>
565        <tr>
566          <td class="md" nowrap align="right"></td>
567          <td></td>
568          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
569          <td class="mdname" nowrap> <em>loader</em>, </td>
570        </tr>
571        <tr>
572          <td class="md" nowrap align="right"></td>
573          <td></td>
574          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
575          <td class="mdname" nowrap> <em>createParams</em></td>
576        </tr>
577        <tr>
578          <td></td>
579          <td class="md">)&nbsp;</td>
580          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
581        </tr>
582
583      </table>
584    </td>
585  </tr>
586</table>
587<table cellspacing=5 cellpadding=0 border=0>
588  <tr>
589    <td>
590      &nbsp;
591    </td>
592    <td>
593
594<p>
595<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>
596<dl compact><dt><b>Parameters:</b></dt><dd>
597  <table border="0" cellspacing="2" cellpadding="0">
598    <tr><td valign=top><em>name</em>&nbsp;</td><td>The unique name of the resource </td></tr>
599    <tr><td valign=top><em>group</em>&nbsp;</td><td>The name of the resource group to attach this new resource to </td></tr>
600    <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>
601    <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>
602    <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>
603  </table>
604</dl>
605 
606<p>
607
608<p>
609Implements <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerb1">Ogre::ResourceManager</a>.    </td>
610  </tr>
611</table>
612<a class="anchor" name="Ogre_1_1TextureManagera23" doxytag="Ogre::SkeletonManager::getByHandle" ></a><p>
613<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
614  <tr>
615    <td class="mdRow">
616      <table cellpadding="0" cellspacing="0" border="0">
617        <tr>
618          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::getByHandle </td>
619          <td class="md" valign="top">(&nbsp;</td>
620          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
621          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
622          <td class="md" valign="top">&nbsp;)&nbsp;</td>
623          <td class="md" nowrap><code> [virtual, inherited]</code></td>
624        </tr>
625
626      </table>
627    </td>
628  </tr>
629</table>
630<table cellspacing=5 cellpadding=0 border=0>
631  <tr>
632    <td>
633      &nbsp;
634    </td>
635    <td>
636
637<p>
638Retrieves a pointer to a resource by handle, or null if the resource does not exist.
639<p>
640    </td>
641  </tr>
642</table>
643<a class="anchor" name="Ogre_1_1TextureManagera22" doxytag="Ogre::SkeletonManager::getByName" ></a><p>
644<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
645  <tr>
646    <td class="mdRow">
647      <table cellpadding="0" cellspacing="0" border="0">
648        <tr>
649          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::getByName </td>
650          <td class="md" valign="top">(&nbsp;</td>
651          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
652          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
653          <td class="md" valign="top">&nbsp;)&nbsp;</td>
654          <td class="md" nowrap><code> [virtual, inherited]</code></td>
655        </tr>
656
657      </table>
658    </td>
659  </tr>
660</table>
661<table cellspacing=5 cellpadding=0 border=0>
662  <tr>
663    <td>
664      &nbsp;
665    </td>
666    <td>
667
668<p>
669Retrieves a pointer to a resource by name, or null if the resource does not exist.
670<p>
671    </td>
672  </tr>
673</table>
674<a class="anchor" name="Ogre_1_1TextureManagera32" doxytag="Ogre::SkeletonManager::getLoadingOrder" ></a><p>
675<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
676  <tr>
677    <td class="mdRow">
678      <table cellpadding="0" cellspacing="0" border="0">
679        <tr>
680          <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a420">Real</a> Ogre::ResourceManager::getLoadingOrder </td>
681          <td class="md" valign="top">(&nbsp;</td>
682          <td class="md" nowrap valign="top">void&nbsp;</td>
683          <td class="mdname1" valign="top" nowrap>          </td>
684          <td class="md" valign="top">&nbsp;)&nbsp;</td>
685          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
686        </tr>
687
688      </table>
689    </td>
690  </tr>
691</table>
692<table cellspacing=5 cellpadding=0 border=0>
693  <tr>
694    <td>
695      &nbsp;
696    </td>
697    <td>
698
699<p>
700Gets the relative loading order of resources of this type.
701<p>
702<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>
703
704<p>
705Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera3">Ogre::ScriptLoader</a>.
706<p>
707Definition 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>.
708<p>
709References <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
710  </tr>
711</table>
712<a class="anchor" name="Ogre_1_1TextureManagera13" doxytag="Ogre::SkeletonManager::getMemoryBudget" ></a><p>
713<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
714  <tr>
715    <td class="mdRow">
716      <table cellpadding="0" cellspacing="0" border="0">
717        <tr>
718          <td class="md" nowrap valign="top"> virtual size_t Ogre::ResourceManager::getMemoryBudget </td>
719          <td class="md" valign="top">(&nbsp;</td>
720          <td class="md" nowrap valign="top">void&nbsp;</td>
721          <td class="mdname1" valign="top" nowrap>          </td>
722          <td class="md" valign="top">&nbsp;)&nbsp;</td>
723          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
724        </tr>
725
726      </table>
727    </td>
728  </tr>
729</table>
730<table cellspacing=5 cellpadding=0 border=0>
731  <tr>
732    <td>
733      &nbsp;
734    </td>
735    <td>
736
737<p>
738Get the limit on the amount of memory this resource handler may use.
739<p>
740    </td>
741  </tr>
742</table>
743<a class="anchor" name="Ogre_1_1TextureManagerb5" doxytag="Ogre::SkeletonManager::getMemoryUsage" ></a><p>
744<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
745  <tr>
746    <td class="mdRow">
747      <table cellpadding="0" cellspacing="0" border="0">
748        <tr>
749          <td class="md" nowrap valign="top"> virtual size_t Ogre::ResourceManager::getMemoryUsage </td>
750          <td class="md" valign="top">(&nbsp;</td>
751          <td class="md" nowrap valign="top">void&nbsp;</td>
752          <td class="mdname1" valign="top" nowrap>          </td>
753          <td class="md" valign="top">&nbsp;)&nbsp;</td>
754          <td class="md" nowrap> const<code> [protected, virtual, inherited]</code></td>
755        </tr>
756
757      </table>
758    </td>
759  </tr>
760</table>
761<table cellspacing=5 cellpadding=0 border=0>
762  <tr>
763    <td>
764      &nbsp;
765    </td>
766    <td>
767
768<p>
769Gets the current memory usage, in bytes.
770<p>
771
772<p>
773Definition 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>
774  </tr>
775</table>
776<a class="anchor" name="Ogre_1_1TextureManagerb0" doxytag="Ogre::SkeletonManager::getNextHandle" ></a><p>
777<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
778  <tr>
779    <td class="mdRow">
780      <table cellpadding="0" cellspacing="0" border="0">
781        <tr>
782          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a485">ResourceHandle</a> Ogre::ResourceManager::getNextHandle </td>
783          <td class="md" valign="top">(&nbsp;</td>
784          <td class="md" nowrap valign="top">void&nbsp;</td>
785          <td class="mdname1" valign="top" nowrap>          </td>
786          <td class="md" valign="top">&nbsp;)&nbsp;</td>
787          <td class="md" nowrap><code> [protected, inherited]</code></td>
788        </tr>
789
790      </table>
791    </td>
792  </tr>
793</table>
794<table cellspacing=5 cellpadding=0 border=0>
795  <tr>
796    <td>
797      &nbsp;
798    </td>
799    <td>
800
801<p>
802Allocates the next handle.
803<p>
804    </td>
805  </tr>
806</table>
807<a class="anchor" name="Ogre_1_1TextureManagera34" doxytag="Ogre::SkeletonManager::getResourceIterator" ></a><p>
808<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
809  <tr>
810    <td class="mdRow">
811      <table cellpadding="0" cellspacing="0" border="0">
812        <tr>
813          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ResourceManager.html#Ogre_1_1TextureManagerw2">ResourceMapIterator</a> Ogre::ResourceManager::getResourceIterator </td>
814          <td class="md" valign="top">(&nbsp;</td>
815          <td class="md" nowrap valign="top">void&nbsp;</td>
816          <td class="mdname1" valign="top" nowrap>          </td>
817          <td class="md" valign="top">&nbsp;)&nbsp;</td>
818          <td class="md" nowrap><code> [inherited]</code></td>
819        </tr>
820
821      </table>
822    </td>
823  </tr>
824</table>
825<table cellspacing=5 cellpadding=0 border=0>
826  <tr>
827    <td>
828      &nbsp;
829    </td>
830    <td>
831
832<p>
833Returns an iterator over all resources in this manager.
834<p>
835<dl compact><dt><b>Note:</b></dt><dd>Use of this iterator is NOT thread safe! </dd></dl>
836
837<p>
838Definition 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>.
839<p>
840References <a class="el" href="OgreResourceManager_8h-source.html#l00361">Ogre::ResourceManager::ResourceMapIterator</a>.    </td>
841  </tr>
842</table>
843<a class="anchor" name="Ogre_1_1TextureManagera33" doxytag="Ogre::SkeletonManager::getResourceType" ></a><p>
844<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
845  <tr>
846    <td class="mdRow">
847      <table cellpadding="0" cellspacing="0" border="0">
848        <tr>
849          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a426">String</a>&amp; Ogre::ResourceManager::getResourceType </td>
850          <td class="md" valign="top">(&nbsp;</td>
851          <td class="md" nowrap valign="top">void&nbsp;</td>
852          <td class="mdname1" valign="top" nowrap>          </td>
853          <td class="md" valign="top">&nbsp;)&nbsp;</td>
854          <td class="md" nowrap> const<code> [inherited]</code></td>
855        </tr>
856
857      </table>
858    </td>
859  </tr>
860</table>
861<table cellspacing=5 cellpadding=0 border=0>
862  <tr>
863    <td>
864      &nbsp;
865    </td>
866    <td>
867
868<p>
869Gets a string identifying the type of resource this manager handles.
870<p>
871
872<p>
873Definition 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>.
874<p>
875References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
876  </tr>
877</table>
878<a class="anchor" name="Ogre_1_1TextureManagera30" doxytag="Ogre::SkeletonManager::getScriptPatterns" ></a><p>
879<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
880  <tr>
881    <td class="mdRow">
882      <table cellpadding="0" cellspacing="0" border="0">
883        <tr>
884          <td class="md" nowrap valign="top"> virtual const <a class="el" href="namespaceOgre.html#a535">StringVector</a>&amp; Ogre::ResourceManager::getScriptPatterns </td>
885          <td class="md" valign="top">(&nbsp;</td>
886          <td class="md" nowrap valign="top">void&nbsp;</td>
887          <td class="mdname1" valign="top" nowrap>          </td>
888          <td class="md" valign="top">&nbsp;)&nbsp;</td>
889          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
890        </tr>
891
892      </table>
893    </td>
894  </tr>
895</table>
896<table cellspacing=5 cellpadding=0 border=0>
897  <tr>
898    <td>
899      &nbsp;
900    </td>
901    <td>
902
903<p>
904Gets the file patterns which should be used to find scripts for this <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a>.
905<p>
906<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>
907<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>
908<dl compact><dt><b>Returns:</b></dt><dd>A list of file patterns, in the order they should be searched in. </dd></dl>
909<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>
910
911<p>
912Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera1">Ogre::ScriptLoader</a>.
913<p>
914Definition 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>.
915<p>
916References <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>.    </td>
917  </tr>
918</table>
919<a class="anchor" name="Ogre_1_1SkeletonManagere0" doxytag="Ogre::SkeletonManager::getSingleton" ></a><p>
920<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
921  <tr>
922    <td class="mdRow">
923      <table cellpadding="0" cellspacing="0" border="0">
924        <tr>
925          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a>&amp; Ogre::SkeletonManager::getSingleton </td>
926          <td class="md" valign="top">(&nbsp;</td>
927          <td class="md" nowrap valign="top">void&nbsp;</td>
928          <td class="mdname1" valign="top" nowrap>          </td>
929          <td class="md" valign="top">&nbsp;)&nbsp;</td>
930          <td class="md" nowrap><code> [static]</code></td>
931        </tr>
932
933      </table>
934    </td>
935  </tr>
936</table>
937<table cellspacing=5 cellpadding=0 border=0>
938  <tr>
939    <td>
940      &nbsp;
941    </td>
942    <td>
943
944<p>
945Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.
946<p>
947<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>
948<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>
949
950<p>
951Reimplemented from <a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletone0">Ogre::Singleton&lt; SkeletonManager &gt;</a>.    </td>
952  </tr>
953</table>
954<a class="anchor" name="Ogre_1_1SkeletonManagere1" doxytag="Ogre::SkeletonManager::getSingletonPtr" ></a><p>
955<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
956  <tr>
957    <td class="mdRow">
958      <table cellpadding="0" cellspacing="0" border="0">
959        <tr>
960          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a>* Ogre::SkeletonManager::getSingletonPtr </td>
961          <td class="md" valign="top">(&nbsp;</td>
962          <td class="md" nowrap valign="top">void&nbsp;</td>
963          <td class="mdname1" valign="top" nowrap>          </td>
964          <td class="md" valign="top">&nbsp;)&nbsp;</td>
965          <td class="md" nowrap><code> [static]</code></td>
966        </tr>
967
968      </table>
969    </td>
970  </tr>
971</table>
972<table cellspacing=5 cellpadding=0 border=0>
973  <tr>
974    <td>
975      &nbsp;
976    </td>
977    <td>
978
979<p>
980Override standard <a class="el" href="classOgre_1_1Singleton.html">Singleton</a> retrieval.
981<p>
982<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>
983<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>
984
985<p>
986Reimplemented from <a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletone1">Ogre::Singleton&lt; SkeletonManager &gt;</a>.    </td>
987  </tr>
988</table>
989<a class="anchor" name="Ogre_1_1TextureManagera29" doxytag="Ogre::SkeletonManager::load" ></a><p>
990<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
991  <tr>
992    <td class="mdRow">
993      <table cellpadding="0" cellspacing="0" border="0">
994        <tr>
995          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> Ogre::ResourceManager::load </td>
996          <td class="md" valign="top">(&nbsp;</td>
997          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
998          <td class="mdname" nowrap> <em>name</em>, </td>
999        </tr>
1000        <tr>
1001          <td class="md" nowrap align="right"></td>
1002          <td></td>
1003          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1004          <td class="mdname" nowrap> <em>group</em>, </td>
1005        </tr>
1006        <tr>
1007          <td class="md" nowrap align="right"></td>
1008          <td></td>
1009          <td class="md" nowrap>bool&nbsp;</td>
1010          <td class="mdname" nowrap> <em>isManual</em> = false, </td>
1011        </tr>
1012        <tr>
1013          <td class="md" nowrap align="right"></td>
1014          <td></td>
1015          <td class="md" nowrap><a class="el" href="classOgre_1_1ManualResourceLoader.html">ManualResourceLoader</a> *&nbsp;</td>
1016          <td class="mdname" nowrap> <em>loader</em> = 0, </td>
1017        </tr>
1018        <tr>
1019          <td class="md" nowrap align="right"></td>
1020          <td></td>
1021          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a62">NameValuePairList</a> *&nbsp;</td>
1022          <td class="mdname" nowrap> <em>loadParams</em> = 0</td>
1023        </tr>
1024        <tr>
1025          <td></td>
1026          <td class="md">)&nbsp;</td>
1027          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1028        </tr>
1029
1030      </table>
1031    </td>
1032  </tr>
1033</table>
1034<table cellspacing=5 cellpadding=0 border=0>
1035  <tr>
1036    <td>
1037      &nbsp;
1038    </td>
1039    <td>
1040
1041<p>
1042Generic 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).
1043<p>
1044<dl compact><dt><b>Parameters:</b></dt><dd>
1045  <table border="0" cellspacing="2" cellpadding="0">
1046    <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>
1047    <tr><td valign=top><em>group</em>&nbsp;</td><td>The resource group to which this resource will belong </td></tr>
1048    <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>
1049    <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>
1050    <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>
1051  </table>
1052</dl>
1053
1054<p>
1055Reimplemented in <a class="el" href="classOgre_1_1BspResourceManager.html#Ogre_1_1BspResourceManagera2">Ogre::BspResourceManager</a>.    </td>
1056  </tr>
1057</table>
1058<a class="anchor" name="Ogre_1_1TextureManagera31" doxytag="Ogre::SkeletonManager::parseScript" ></a><p>
1059<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1060  <tr>
1061    <td class="mdRow">
1062      <table cellpadding="0" cellspacing="0" border="0">
1063        <tr>
1064          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::parseScript </td>
1065          <td class="md" valign="top">(&nbsp;</td>
1066          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">DataStreamPtr</a> &amp;&nbsp;</td>
1067          <td class="mdname" nowrap> <em>stream</em>, </td>
1068        </tr>
1069        <tr>
1070          <td class="md" nowrap align="right"></td>
1071          <td></td>
1072          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1073          <td class="mdname" nowrap> <em>groupName</em></td>
1074        </tr>
1075        <tr>
1076          <td></td>
1077          <td class="md">)&nbsp;</td>
1078          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
1079        </tr>
1080
1081      </table>
1082    </td>
1083  </tr>
1084</table>
1085<table cellspacing=5 cellpadding=0 border=0>
1086  <tr>
1087    <td>
1088      &nbsp;
1089    </td>
1090    <td>
1091
1092<p>
1093Parse the definition of a set of resources from a script file.
1094<p>
1095<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>
1096<dl compact><dt><b>Parameters:</b></dt><dd>
1097  <table border="0" cellspacing="2" cellpadding="0">
1098    <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>
1099    <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>
1100  </table>
1101</dl>
1102
1103<p>
1104Implements <a class="el" href="classOgre_1_1ScriptLoader.html#Ogre_1_1ScriptLoadera2">Ogre::ScriptLoader</a>.
1105<p>
1106Reimplemented 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>.
1107<p>
1108Definition 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>.
1109<p>
1110References <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>
1111  </tr>
1112</table>
1113<a class="anchor" name="Ogre_1_1TextureManagera17" doxytag="Ogre::SkeletonManager::reloadAll" ></a><p>
1114<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1115  <tr>
1116    <td class="mdRow">
1117      <table cellpadding="0" cellspacing="0" border="0">
1118        <tr>
1119          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::reloadAll </td>
1120          <td class="md" valign="top">(&nbsp;</td>
1121          <td class="md" nowrap valign="top">void&nbsp;</td>
1122          <td class="mdname1" valign="top" nowrap>          </td>
1123          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1124          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1125        </tr>
1126
1127      </table>
1128    </td>
1129  </tr>
1130</table>
1131<table cellspacing=5 cellpadding=0 border=0>
1132  <tr>
1133    <td>
1134      &nbsp;
1135    </td>
1136    <td>
1137
1138<p>
1139Caused all currently loaded resources to be reloaded.
1140<p>
1141<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>
1142    </td>
1143  </tr>
1144</table>
1145<a class="anchor" name="Ogre_1_1TextureManagera20" doxytag="Ogre::SkeletonManager::remove" ></a><p>
1146<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1147  <tr>
1148    <td class="mdRow">
1149      <table cellpadding="0" cellspacing="0" border="0">
1150        <tr>
1151          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1152          <td class="md" valign="top">(&nbsp;</td>
1153          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
1154          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
1155          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1156          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1157        </tr>
1158
1159      </table>
1160    </td>
1161  </tr>
1162</table>
1163<table cellspacing=5 cellpadding=0 border=0>
1164  <tr>
1165    <td>
1166      &nbsp;
1167    </td>
1168    <td>
1169
1170<p>
1171Remove a single resource by handle.
1172<p>
1173<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>
1174<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>
1175If 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>
1176    </td>
1177  </tr>
1178</table>
1179<a class="anchor" name="Ogre_1_1TextureManagera19" doxytag="Ogre::SkeletonManager::remove" ></a><p>
1180<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1181  <tr>
1182    <td class="mdRow">
1183      <table cellpadding="0" cellspacing="0" border="0">
1184        <tr>
1185          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1186          <td class="md" valign="top">(&nbsp;</td>
1187          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1188          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
1189          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1190          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1191        </tr>
1192
1193      </table>
1194    </td>
1195  </tr>
1196</table>
1197<table cellspacing=5 cellpadding=0 border=0>
1198  <tr>
1199    <td>
1200      &nbsp;
1201    </td>
1202    <td>
1203
1204<p>
1205Remove a single resource by name.
1206<p>
1207<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>
1208<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>
1209If 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>
1210    </td>
1211  </tr>
1212</table>
1213<a class="anchor" name="Ogre_1_1TextureManagera18" doxytag="Ogre::SkeletonManager::remove" ></a><p>
1214<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1215  <tr>
1216    <td class="mdRow">
1217      <table cellpadding="0" cellspacing="0" border="0">
1218        <tr>
1219          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::remove </td>
1220          <td class="md" valign="top">(&nbsp;</td>
1221          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
1222          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
1223          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1224          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1225        </tr>
1226
1227      </table>
1228    </td>
1229  </tr>
1230</table>
1231<table cellspacing=5 cellpadding=0 border=0>
1232  <tr>
1233    <td>
1234      &nbsp;
1235    </td>
1236    <td>
1237
1238<p>
1239Remove a single resource.
1240<p>
1241<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>
1242<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>
1243If 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>
1244    </td>
1245  </tr>
1246</table>
1247<a class="anchor" name="Ogre_1_1TextureManagera21" doxytag="Ogre::SkeletonManager::removeAll" ></a><p>
1248<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1249  <tr>
1250    <td class="mdRow">
1251      <table cellpadding="0" cellspacing="0" border="0">
1252        <tr>
1253          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::removeAll </td>
1254          <td class="md" valign="top">(&nbsp;</td>
1255          <td class="md" nowrap valign="top">void&nbsp;</td>
1256          <td class="mdname1" valign="top" nowrap>          </td>
1257          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1258          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1259        </tr>
1260
1261      </table>
1262    </td>
1263  </tr>
1264</table>
1265<table cellspacing=5 cellpadding=0 border=0>
1266  <tr>
1267    <td>
1268      &nbsp;
1269    </td>
1270    <td>
1271
1272<p>
1273Removes all resources.
1274<p>
1275<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>
1276If 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>
1277    </td>
1278  </tr>
1279</table>
1280<a class="anchor" name="Ogre_1_1TextureManagerb3" doxytag="Ogre::SkeletonManager::removeImpl" ></a><p>
1281<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1282  <tr>
1283    <td class="mdRow">
1284      <table cellpadding="0" cellspacing="0" border="0">
1285        <tr>
1286          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::removeImpl </td>
1287          <td class="md" valign="top">(&nbsp;</td>
1288          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &amp;&nbsp;</td>
1289          <td class="mdname1" valign="top" nowrap> <em>res</em>          </td>
1290          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1291          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
1292        </tr>
1293
1294      </table>
1295    </td>
1296  </tr>
1297</table>
1298<table cellspacing=5 cellpadding=0 border=0>
1299  <tr>
1300    <td>
1301      &nbsp;
1302    </td>
1303    <td>
1304
1305<p>
1306Remove a resource from this manager; remove it from the lists.
1307<p>
1308    </td>
1309  </tr>
1310</table>
1311<a class="anchor" name="Ogre_1_1TextureManagera25" doxytag="Ogre::SkeletonManager::resourceExists" ></a><p>
1312<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1313  <tr>
1314    <td class="mdRow">
1315      <table cellpadding="0" cellspacing="0" border="0">
1316        <tr>
1317          <td class="md" nowrap valign="top"> virtual bool Ogre::ResourceManager::resourceExists </td>
1318          <td class="md" valign="top">(&nbsp;</td>
1319          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
1320          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
1321          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1322          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1323        </tr>
1324
1325      </table>
1326    </td>
1327  </tr>
1328</table>
1329<table cellspacing=5 cellpadding=0 border=0>
1330  <tr>
1331    <td>
1332      &nbsp;
1333    </td>
1334    <td>
1335
1336<p>
1337Returns whether a resource with the given handle exists in this manager.
1338<p>
1339
1340<p>
1341Definition 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>.
1342<p>
1343References <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>
1344  </tr>
1345</table>
1346<a class="anchor" name="Ogre_1_1TextureManagera24" doxytag="Ogre::SkeletonManager::resourceExists" ></a><p>
1347<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1348  <tr>
1349    <td class="mdRow">
1350      <table cellpadding="0" cellspacing="0" border="0">
1351        <tr>
1352          <td class="md" nowrap valign="top"> virtual bool Ogre::ResourceManager::resourceExists </td>
1353          <td class="md" valign="top">(&nbsp;</td>
1354          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
1355          <td class="mdname1" valign="top" nowrap> <em>name</em>          </td>
1356          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1357          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1358        </tr>
1359
1360      </table>
1361    </td>
1362  </tr>
1363</table>
1364<table cellspacing=5 cellpadding=0 border=0>
1365  <tr>
1366    <td>
1367      &nbsp;
1368    </td>
1369    <td>
1370
1371<p>
1372Returns whether the named resource exists in this manager.
1373<p>
1374
1375<p>
1376Definition 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>.
1377<p>
1378References <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>
1379  </tr>
1380</table>
1381<a class="anchor" name="Ogre_1_1TextureManagera12" doxytag="Ogre::SkeletonManager::setMemoryBudget" ></a><p>
1382<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1383  <tr>
1384    <td class="mdRow">
1385      <table cellpadding="0" cellspacing="0" border="0">
1386        <tr>
1387          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::setMemoryBudget </td>
1388          <td class="md" valign="top">(&nbsp;</td>
1389          <td class="md" nowrap valign="top">size_t&nbsp;</td>
1390          <td class="mdname1" valign="top" nowrap> <em>bytes</em>          </td>
1391          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1392          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1393        </tr>
1394
1395      </table>
1396    </td>
1397  </tr>
1398</table>
1399<table cellspacing=5 cellpadding=0 border=0>
1400  <tr>
1401    <td>
1402      &nbsp;
1403    </td>
1404    <td>
1405
1406<p>
1407Set a limit on the amount of memory this resource handler may use.
1408<p>
1409<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>
1410    </td>
1411  </tr>
1412</table>
1413<a class="anchor" name="Ogre_1_1TextureManagera15" doxytag="Ogre::SkeletonManager::unload" ></a><p>
1414<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1415  <tr>
1416    <td class="mdRow">
1417      <table cellpadding="0" cellspacing="0" border="0">
1418        <tr>
1419          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::unload </td>
1420          <td class="md" valign="top">(&nbsp;</td>
1421          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a485">ResourceHandle</a>&nbsp;</td>
1422          <td class="mdname1" valign="top" nowrap> <em>handle</em>          </td>
1423          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1424          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1425        </tr>
1426
1427      </table>
1428    </td>
1429  </tr>
1430</table>
1431<table cellspacing=5 cellpadding=0 border=0>
1432  <tr>
1433    <td>
1434      &nbsp;
1435    </td>
1436    <td>
1437
1438<p>
1439Unloads a single resource by handle.
1440<p>
1441<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>
1442<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>
1443    </td>
1444  </tr>
1445</table>
1446<a class="anchor" name="Ogre_1_1TextureManagera14" doxytag="Ogre::SkeletonManager::unload" ></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 void Ogre::ResourceManager::unload </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="mdname1" valign="top" nowrap> <em>name</em>          </td>
1456          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1457          <td class="md" nowrap><code> [virtual, inherited]</code></td>
1458        </tr>
1459
1460      </table>
1461    </td>
1462  </tr>
1463</table>
1464<table cellspacing=5 cellpadding=0 border=0>
1465  <tr>
1466    <td>
1467      &nbsp;
1468    </td>
1469    <td>
1470
1471<p>
1472Unloads a single resource by name.
1473<p>
1474<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>
1475<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>
1476    </td>
1477  </tr>
1478</table>
1479<a class="anchor" name="Ogre_1_1TextureManagera16" doxytag="Ogre::SkeletonManager::unloadAll" ></a><p>
1480<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1481  <tr>
1482    <td class="mdRow">
1483      <table cellpadding="0" cellspacing="0" border="0">
1484        <tr>
1485          <td class="md" nowrap valign="top"> virtual void Ogre::ResourceManager::unloadAll </td>
1486          <td class="md" valign="top">(&nbsp;</td>
1487          <td class="md" nowrap valign="top">void&nbsp;</td>
1488          <td class="mdname1" valign="top" nowrap>          </td>
1489          <td class="md" valign="top">&nbsp;)&nbsp;</td>
1490          <td class="md" nowrap><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>
1505Unloads all resources.
1506<p>
1507<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>
1508<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>
1509    </td>
1510  </tr>
1511</table>
1512<hr><h2>Member Data Documentation</h2>
1513<a class="anchor" name="Ogre_1_1TextureManagerp8" doxytag="Ogre::SkeletonManager::mLoadOrder" ></a><p>
1514<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1515  <tr>
1516    <td class="mdRow">
1517      <table cellpadding="0" cellspacing="0" border="0">
1518        <tr>
1519          <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>
1520      </table>
1521    </td>
1522  </tr>
1523</table>
1524<table cellspacing=5 cellpadding=0 border=0>
1525  <tr>
1526    <td>
1527      &nbsp;
1528    </td>
1529    <td>
1530
1531<p>
1532Loading order relative to other managers, higher is later.
1533<p>
1534
1535<p>
1536Definition 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>
1537  </tr>
1538</table>
1539<a class="anchor" name="Ogre_1_1TextureManagerp5" doxytag="Ogre::SkeletonManager::mMemoryBudget" ></a><p>
1540<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1541  <tr>
1542    <td class="mdRow">
1543      <table cellpadding="0" cellspacing="0" border="0">
1544        <tr>
1545          <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>
1546      </table>
1547    </td>
1548  </tr>
1549</table>
1550<table cellspacing=5 cellpadding=0 border=0>
1551  <tr>
1552    <td>
1553      &nbsp;
1554    </td>
1555    <td>
1556
1557<p>
1558
1559<p>
1560Definition 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>
1561  </tr>
1562</table>
1563<a class="anchor" name="Ogre_1_1TextureManagerp6" doxytag="Ogre::SkeletonManager::mMemoryUsage" ></a><p>
1564<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1565  <tr>
1566    <td class="mdRow">
1567      <table cellpadding="0" cellspacing="0" border="0">
1568        <tr>
1569          <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>
1570      </table>
1571    </td>
1572  </tr>
1573</table>
1574<table cellspacing=5 cellpadding=0 border=0>
1575  <tr>
1576    <td>
1577      &nbsp;
1578    </td>
1579    <td>
1580
1581<p>
1582
1583<p>
1584Definition 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>
1585  </tr>
1586</table>
1587<a class="anchor" name="Ogre_1_1TextureManagerp4" doxytag="Ogre::SkeletonManager::mNextHandle" ></a><p>
1588<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1589  <tr>
1590    <td class="mdRow">
1591      <table cellpadding="0" cellspacing="0" border="0">
1592        <tr>
1593          <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>
1594      </table>
1595    </td>
1596  </tr>
1597</table>
1598<table cellspacing=5 cellpadding=0 border=0>
1599  <tr>
1600    <td>
1601      &nbsp;
1602    </td>
1603    <td>
1604
1605<p>
1606
1607<p>
1608Definition 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>
1609  </tr>
1610</table>
1611<a class="anchor" name="Ogre_1_1TextureManagerp3" doxytag="Ogre::SkeletonManager::mResources" ></a><p>
1612<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1613  <tr>
1614    <td class="mdRow">
1615      <table cellpadding="0" cellspacing="0" border="0">
1616        <tr>
1617          <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>
1618      </table>
1619    </td>
1620  </tr>
1621</table>
1622<table cellspacing=5 cellpadding=0 border=0>
1623  <tr>
1624    <td>
1625      &nbsp;
1626    </td>
1627    <td>
1628
1629<p>
1630
1631<p>
1632Definition 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>
1633  </tr>
1634</table>
1635<a class="anchor" name="Ogre_1_1TextureManagerp2" doxytag="Ogre::SkeletonManager::mResourcesByHandle" ></a><p>
1636<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1637  <tr>
1638    <td class="mdRow">
1639      <table cellpadding="0" cellspacing="0" border="0">
1640        <tr>
1641          <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>
1642      </table>
1643    </td>
1644  </tr>
1645</table>
1646<table cellspacing=5 cellpadding=0 border=0>
1647  <tr>
1648    <td>
1649      &nbsp;
1650    </td>
1651    <td>
1652
1653<p>
1654
1655<p>
1656Definition 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>
1657  </tr>
1658</table>
1659<a class="anchor" name="Ogre_1_1TextureManagerp9" doxytag="Ogre::SkeletonManager::mResourceType" ></a><p>
1660<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1661  <tr>
1662    <td class="mdRow">
1663      <table cellpadding="0" cellspacing="0" border="0">
1664        <tr>
1665          <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>
1666      </table>
1667    </td>
1668  </tr>
1669</table>
1670<table cellspacing=5 cellpadding=0 border=0>
1671  <tr>
1672    <td>
1673      &nbsp;
1674    </td>
1675    <td>
1676
1677<p>
1678String identifying the resource type this manager handles.
1679<p>
1680
1681<p>
1682Definition 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>
1683  </tr>
1684</table>
1685<a class="anchor" name="Ogre_1_1Singletont0" doxytag="Ogre::SkeletonManager::ms_Singleton" ></a><p>
1686<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1687  <tr>
1688    <td class="mdRow">
1689      <table cellpadding="0" cellspacing="0" border="0">
1690        <tr>
1691          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a> * <a class="el" href="classOgre_1_1Singleton.html">Ogre::Singleton</a>&lt; <a class="el" href="classOgre_1_1SkeletonManager.html">SkeletonManager</a>  &gt;::<a class="el" href="classOgre_1_1Singleton.html#Ogre_1_1Singletont0">ms_Singleton</a><code> [static, protected, inherited]</code>
1692      </table>
1693    </td>
1694  </tr>
1695</table>
1696<table cellspacing=5 cellpadding=0 border=0>
1697  <tr>
1698    <td>
1699      &nbsp;
1700    </td>
1701    <td>
1702
1703<p>
1704
1705<p>
1706Definition 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>
1707  </tr>
1708</table>
1709<a class="anchor" name="Ogre_1_1TextureManagerp7" doxytag="Ogre::SkeletonManager::mScriptPatterns" ></a><p>
1710<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1711  <tr>
1712    <td class="mdRow">
1713      <table cellpadding="0" cellspacing="0" border="0">
1714        <tr>
1715          <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>
1716      </table>
1717    </td>
1718  </tr>
1719</table>
1720<table cellspacing=5 cellpadding=0 border=0>
1721  <tr>
1722    <td>
1723      &nbsp;
1724    </td>
1725    <td>
1726
1727<p>
1728Patterns to use to look for scripts if supported (e.g. *.overlay).
1729<p>
1730
1731<p>
1732Definition 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>
1733  </tr>
1734</table>
1735<hr>The documentation for this class was generated from the following file:<ul>
1736<li><a class="el" href="OgreSkeletonManager_8h-source.html">OgreSkeletonManager.h</a></ul>
1737<hr>
1738<p>
1739Copyright &copy; 2000-2005 by The OGRE Team<br />
1740<!--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/>
1741This 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/>
1742                <!--/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#">
1743                <Work rdf:about="">
1744                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
1745        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
1746                </Work>
1747                <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> -->
1748
1749Last modified Sun Feb 12 13:03:50 2006
1750</p>
1751</body>
1752</html>
Note: See TracBrowser for help on using the repository browser.