[692] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Ogre::MaterialPtr 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
| 10 | <h1>Ogre::MaterialPtr Class Reference</h1>Specialisation of <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to allow <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to be assigned to <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a>. |
---|
| 11 | <a href="#_details">More...</a> |
---|
| 12 | <p> |
---|
| 13 | <code>#include <<a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>></code> |
---|
| 14 | <p> |
---|
| 15 | <p>Inheritance diagram for Ogre::MaterialPtr: |
---|
| 16 | <p><center><img src="classOgre_1_1MaterialPtr.png" usemap="#Ogre::MaterialPtr_map" border="0" alt=""></center> |
---|
| 17 | <map name="Ogre::MaterialPtr_map"> |
---|
| 18 | <area href="classOgre_1_1SharedPtr.html" alt="Ogre::SharedPtr< Material >" shape="rect" coords="0,0,174,24"> |
---|
| 19 | </map> |
---|
| 20 | <a href="classOgre_1_1MaterialPtr-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
| 21 | <tr><td></td></tr> |
---|
| 22 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
| 23 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MaterialPtr.html#Ogre_1_1MaterialPtra0">MaterialPtr</a> ()</td></tr> |
---|
| 24 | |
---|
| 25 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MaterialPtr.html#Ogre_1_1MaterialPtra1">MaterialPtr</a> (<a class="el" href="classOgre_1_1Material.html">Material</a> *rep)</td></tr> |
---|
| 26 | |
---|
| 27 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MaterialPtr.html#Ogre_1_1MaterialPtra2">MaterialPtr</a> (const <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a> &r)</td></tr> |
---|
| 28 | |
---|
| 29 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MaterialPtr.html#Ogre_1_1MaterialPtra3">MaterialPtr</a> (const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &r)</td></tr> |
---|
| 30 | |
---|
| 31 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MaterialPtr.html#Ogre_1_1MaterialPtra4">operator=</a> (const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &r)</td></tr> |
---|
| 32 | |
---|
| 33 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Operator used to convert a ResourcePtr to a <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a>. <a href="#Ogre_1_1MaterialPtra4"></a><br><br></td></tr> |
---|
| 34 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra5">operator *</a> () const</td></tr> |
---|
| 35 | |
---|
| 36 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra6">operator-></a> () const</td></tr> |
---|
| 37 | |
---|
| 38 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra7">get</a> () const</td></tr> |
---|
| 39 | |
---|
| 40 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra8">bind</a> (<a class="el" href="classOgre_1_1Material.html">Material</a> *rep)</td></tr> |
---|
| 41 | |
---|
| 42 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Binds rep to the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a>. <a href="#Ogre_1_1SharedPtra8"></a><br><br></td></tr> |
---|
| 43 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra9">unique</a> () const</td></tr> |
---|
| 44 | |
---|
| 45 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra10">useCount</a> () const</td></tr> |
---|
| 46 | |
---|
| 47 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra11">useCountPointer</a> () const</td></tr> |
---|
| 48 | |
---|
| 49 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra12">getPointer</a> () const</td></tr> |
---|
| 50 | |
---|
| 51 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra13">isNull</a> (void) const</td></tr> |
---|
| 52 | |
---|
| 53 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra14">setNull</a> (void)</td></tr> |
---|
| 54 | |
---|
| 55 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
| 56 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrb0">release</a> (void)</td></tr> |
---|
| 57 | |
---|
| 58 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrb1">destroy</a> (void)</td></tr> |
---|
| 59 | |
---|
| 60 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
| 61 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp0">pRep</a></td></tr> |
---|
| 62 | |
---|
| 63 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp1">pUseCount</a></td></tr> |
---|
| 64 | |
---|
| 65 | </table> |
---|
| 66 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 67 | Specialisation of <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to allow <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to be assigned to <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a>. |
---|
| 68 | <p> |
---|
| 69 | <dl compact><dt><b>Note:</b></dt><dd>Has to be a subclass since we need operator=. We could templatise this instead of repeating per <a class="el" href="classOgre_1_1Resource.html">Resource</a> subclass, except to do so requires a form VC6 does not support i.e. ResourceSubclassPtr<T> : public SharedPtr<T></dd></dl> |
---|
| 70 | |
---|
| 71 | <p> |
---|
| 72 | |
---|
| 73 | <p> |
---|
| 74 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00620">620</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 75 | <a class="anchor" name="Ogre_1_1MaterialPtra0" doxytag="Ogre::MaterialPtr::MaterialPtr" ></a><p> |
---|
| 76 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 77 | <tr> |
---|
| 78 | <td class="mdRow"> |
---|
| 79 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 80 | <tr> |
---|
| 81 | <td class="md" nowrap valign="top"> Ogre::MaterialPtr::MaterialPtr </td> |
---|
| 82 | <td class="md" valign="top">( </td> |
---|
| 83 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 84 | <td class="md" valign="top"> ) </td> |
---|
| 85 | <td class="md" nowrap></td> |
---|
| 86 | </tr> |
---|
| 87 | |
---|
| 88 | </table> |
---|
| 89 | </td> |
---|
| 90 | </tr> |
---|
| 91 | </table> |
---|
| 92 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 93 | <tr> |
---|
| 94 | <td> |
---|
| 95 | |
---|
| 96 | </td> |
---|
| 97 | <td> |
---|
| 98 | |
---|
| 99 | <p> |
---|
| 100 | |
---|
| 101 | <p> |
---|
| 102 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00623">623</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>. </td> |
---|
| 103 | </tr> |
---|
| 104 | </table> |
---|
| 105 | <a class="anchor" name="Ogre_1_1MaterialPtra1" doxytag="Ogre::MaterialPtr::MaterialPtr" ></a><p> |
---|
| 106 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 107 | <tr> |
---|
| 108 | <td class="mdRow"> |
---|
| 109 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 110 | <tr> |
---|
| 111 | <td class="md" nowrap valign="top"> Ogre::MaterialPtr::MaterialPtr </td> |
---|
| 112 | <td class="md" valign="top">( </td> |
---|
| 113 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Material.html">Material</a> * </td> |
---|
| 114 | <td class="mdname1" valign="top" nowrap> <em>rep</em> </td> |
---|
| 115 | <td class="md" valign="top"> ) </td> |
---|
| 116 | <td class="md" nowrap><code> [explicit]</code></td> |
---|
| 117 | </tr> |
---|
| 118 | |
---|
| 119 | </table> |
---|
| 120 | </td> |
---|
| 121 | </tr> |
---|
| 122 | </table> |
---|
| 123 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 124 | <tr> |
---|
| 125 | <td> |
---|
| 126 | |
---|
| 127 | </td> |
---|
| 128 | <td> |
---|
| 129 | |
---|
| 130 | <p> |
---|
| 131 | |
---|
| 132 | <p> |
---|
| 133 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00624">624</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>. </td> |
---|
| 134 | </tr> |
---|
| 135 | </table> |
---|
| 136 | <a class="anchor" name="Ogre_1_1MaterialPtra2" doxytag="Ogre::MaterialPtr::MaterialPtr" ></a><p> |
---|
| 137 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 138 | <tr> |
---|
| 139 | <td class="mdRow"> |
---|
| 140 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 141 | <tr> |
---|
| 142 | <td class="md" nowrap valign="top"> Ogre::MaterialPtr::MaterialPtr </td> |
---|
| 143 | <td class="md" valign="top">( </td> |
---|
| 144 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a> & </td> |
---|
| 145 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
| 146 | <td class="md" valign="top"> ) </td> |
---|
| 147 | <td class="md" nowrap></td> |
---|
| 148 | </tr> |
---|
| 149 | |
---|
| 150 | </table> |
---|
| 151 | </td> |
---|
| 152 | </tr> |
---|
| 153 | </table> |
---|
| 154 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 155 | <tr> |
---|
| 156 | <td> |
---|
| 157 | |
---|
| 158 | </td> |
---|
| 159 | <td> |
---|
| 160 | |
---|
| 161 | <p> |
---|
| 162 | |
---|
| 163 | <p> |
---|
| 164 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00625">625</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>. </td> |
---|
| 165 | </tr> |
---|
| 166 | </table> |
---|
| 167 | <a class="anchor" name="Ogre_1_1MaterialPtra3" doxytag="Ogre::MaterialPtr::MaterialPtr" ></a><p> |
---|
| 168 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 169 | <tr> |
---|
| 170 | <td class="mdRow"> |
---|
| 171 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 172 | <tr> |
---|
| 173 | <td class="md" nowrap valign="top"> Ogre::MaterialPtr::MaterialPtr </td> |
---|
| 174 | <td class="md" valign="top">( </td> |
---|
| 175 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> & </td> |
---|
| 176 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
| 177 | <td class="md" valign="top"> ) </td> |
---|
| 178 | <td class="md" nowrap></td> |
---|
| 179 | </tr> |
---|
| 180 | |
---|
| 181 | </table> |
---|
| 182 | </td> |
---|
| 183 | </tr> |
---|
| 184 | </table> |
---|
| 185 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 186 | <tr> |
---|
| 187 | <td> |
---|
| 188 | |
---|
| 189 | </td> |
---|
| 190 | <td> |
---|
| 191 | |
---|
| 192 | <p> |
---|
| 193 | |
---|
| 194 | <p> |
---|
| 195 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00626">626</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>. |
---|
| 196 | <p> |
---|
| 197 | References <a class="el" href="OgreSharedPtr_8h-source.html#l00112">Ogre::SharedPtr< T >::getPointer()</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00180">OGRE_COPY_AUTO_SHARED_MUTEX</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00175">OGRE_LOCK_MUTEX</a>, <a class="el" href="OgreResource_8h-source.html#l00245">Ogre::ResourcePtr</a>, and <a class="el" href="OgreSharedPtr_8h-source.html#l00110">Ogre::SharedPtr< T >::useCountPointer()</a>. </td> |
---|
| 198 | </tr> |
---|
| 199 | </table> |
---|
| 200 | <hr><h2>Member Function Documentation</h2> |
---|
| 201 | <a class="anchor" name="Ogre_1_1SharedPtra8" doxytag="Ogre::MaterialPtr::bind" ></a><p> |
---|
| 202 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 203 | <tr> |
---|
| 204 | <td class="mdRow"> |
---|
| 205 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 206 | <tr> |
---|
| 207 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::bind </td> |
---|
| 208 | <td class="md" valign="top">( </td> |
---|
| 209 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Material.html">Material</a> * </td> |
---|
| 210 | <td class="mdname1" valign="top" nowrap> <em>rep</em> </td> |
---|
| 211 | <td class="md" valign="top"> ) </td> |
---|
| 212 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
| 213 | </tr> |
---|
| 214 | |
---|
| 215 | </table> |
---|
| 216 | </td> |
---|
| 217 | </tr> |
---|
| 218 | </table> |
---|
| 219 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 220 | <tr> |
---|
| 221 | <td> |
---|
| 222 | |
---|
| 223 | </td> |
---|
| 224 | <td> |
---|
| 225 | |
---|
| 226 | <p> |
---|
| 227 | Binds rep to the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a>. |
---|
| 228 | <p> |
---|
| 229 | <dl compact><dt><b>Remarks:</b></dt><dd>Assumes that the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> is uninitialised!</dd></dl> |
---|
| 230 | |
---|
| 231 | <p> |
---|
| 232 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00100">100</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 233 | </tr> |
---|
| 234 | </table> |
---|
| 235 | <a class="anchor" name="Ogre_1_1SharedPtrb1" doxytag="Ogre::MaterialPtr::destroy" ></a><p> |
---|
| 236 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 237 | <tr> |
---|
| 238 | <td class="mdRow"> |
---|
| 239 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 240 | <tr> |
---|
| 241 | <td class="md" nowrap valign="top"> virtual void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::destroy </td> |
---|
| 242 | <td class="md" valign="top">( </td> |
---|
| 243 | <td class="md" nowrap valign="top">void </td> |
---|
| 244 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 245 | <td class="md" valign="top"> ) </td> |
---|
| 246 | <td class="md" nowrap><code> [protected, virtual, inherited]</code></td> |
---|
| 247 | </tr> |
---|
| 248 | |
---|
| 249 | </table> |
---|
| 250 | </td> |
---|
| 251 | </tr> |
---|
| 252 | </table> |
---|
| 253 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 254 | <tr> |
---|
| 255 | <td> |
---|
| 256 | |
---|
| 257 | </td> |
---|
| 258 | <td> |
---|
| 259 | |
---|
| 260 | <p> |
---|
| 261 | |
---|
| 262 | <p> |
---|
| 263 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00146">146</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 264 | </tr> |
---|
| 265 | </table> |
---|
| 266 | <a class="anchor" name="Ogre_1_1SharedPtra7" doxytag="Ogre::MaterialPtr::get" ></a><p> |
---|
| 267 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 268 | <tr> |
---|
| 269 | <td class="mdRow"> |
---|
| 270 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 271 | <tr> |
---|
| 272 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Material.html">Material</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::get </td> |
---|
| 273 | <td class="md" valign="top">( </td> |
---|
| 274 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 275 | <td class="md" valign="top"> ) </td> |
---|
| 276 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 277 | </tr> |
---|
| 278 | |
---|
| 279 | </table> |
---|
| 280 | </td> |
---|
| 281 | </tr> |
---|
| 282 | </table> |
---|
| 283 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 284 | <tr> |
---|
| 285 | <td> |
---|
| 286 | |
---|
| 287 | </td> |
---|
| 288 | <td> |
---|
| 289 | |
---|
| 290 | <p> |
---|
| 291 | |
---|
| 292 | <p> |
---|
| 293 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00094">94</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 294 | </tr> |
---|
| 295 | </table> |
---|
| 296 | <a class="anchor" name="Ogre_1_1SharedPtra12" doxytag="Ogre::MaterialPtr::getPointer" ></a><p> |
---|
| 297 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 298 | <tr> |
---|
| 299 | <td class="mdRow"> |
---|
| 300 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 301 | <tr> |
---|
| 302 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Material.html">Material</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::getPointer </td> |
---|
| 303 | <td class="md" valign="top">( </td> |
---|
| 304 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 305 | <td class="md" valign="top"> ) </td> |
---|
| 306 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 307 | </tr> |
---|
| 308 | |
---|
| 309 | </table> |
---|
| 310 | </td> |
---|
| 311 | </tr> |
---|
| 312 | </table> |
---|
| 313 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 314 | <tr> |
---|
| 315 | <td> |
---|
| 316 | |
---|
| 317 | </td> |
---|
| 318 | <td> |
---|
| 319 | |
---|
| 320 | <p> |
---|
| 321 | |
---|
| 322 | <p> |
---|
| 323 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00112">112</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 324 | </tr> |
---|
| 325 | </table> |
---|
| 326 | <a class="anchor" name="Ogre_1_1SharedPtra13" doxytag="Ogre::MaterialPtr::isNull" ></a><p> |
---|
| 327 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 328 | <tr> |
---|
| 329 | <td class="mdRow"> |
---|
| 330 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 331 | <tr> |
---|
| 332 | <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::isNull </td> |
---|
| 333 | <td class="md" valign="top">( </td> |
---|
| 334 | <td class="md" nowrap valign="top">void </td> |
---|
| 335 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 336 | <td class="md" valign="top"> ) </td> |
---|
| 337 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 338 | </tr> |
---|
| 339 | |
---|
| 340 | </table> |
---|
| 341 | </td> |
---|
| 342 | </tr> |
---|
| 343 | </table> |
---|
| 344 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 345 | <tr> |
---|
| 346 | <td> |
---|
| 347 | |
---|
| 348 | </td> |
---|
| 349 | <td> |
---|
| 350 | |
---|
| 351 | <p> |
---|
| 352 | |
---|
| 353 | <p> |
---|
| 354 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00114">114</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 355 | </tr> |
---|
| 356 | </table> |
---|
| 357 | <a class="anchor" name="Ogre_1_1SharedPtra5" doxytag="Ogre::MaterialPtr::operator *" ></a><p> |
---|
| 358 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 359 | <tr> |
---|
| 360 | <td class="mdRow"> |
---|
| 361 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 362 | <tr> |
---|
| 363 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Material.html">Material</a> & <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::operator * </td> |
---|
| 364 | <td class="md" valign="top">( </td> |
---|
| 365 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 366 | <td class="md" valign="top"> ) </td> |
---|
| 367 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 368 | </tr> |
---|
| 369 | |
---|
| 370 | </table> |
---|
| 371 | </td> |
---|
| 372 | </tr> |
---|
| 373 | </table> |
---|
| 374 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 375 | <tr> |
---|
| 376 | <td> |
---|
| 377 | |
---|
| 378 | </td> |
---|
| 379 | <td> |
---|
| 380 | |
---|
| 381 | <p> |
---|
| 382 | |
---|
| 383 | <p> |
---|
| 384 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00092">92</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 385 | </tr> |
---|
| 386 | </table> |
---|
| 387 | <a class="anchor" name="Ogre_1_1SharedPtra6" doxytag="Ogre::MaterialPtr::operator->" ></a><p> |
---|
| 388 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 389 | <tr> |
---|
| 390 | <td class="mdRow"> |
---|
| 391 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 392 | <tr> |
---|
| 393 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Material.html">Material</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::operator-> </td> |
---|
| 394 | <td class="md" valign="top">( </td> |
---|
| 395 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 396 | <td class="md" valign="top"> ) </td> |
---|
| 397 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 398 | </tr> |
---|
| 399 | |
---|
| 400 | </table> |
---|
| 401 | </td> |
---|
| 402 | </tr> |
---|
| 403 | </table> |
---|
| 404 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 405 | <tr> |
---|
| 406 | <td> |
---|
| 407 | |
---|
| 408 | </td> |
---|
| 409 | <td> |
---|
| 410 | |
---|
| 411 | <p> |
---|
| 412 | |
---|
| 413 | <p> |
---|
| 414 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00093">93</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 415 | </tr> |
---|
| 416 | </table> |
---|
| 417 | <a class="anchor" name="Ogre_1_1MaterialPtra4" doxytag="Ogre::MaterialPtr::operator=" ></a><p> |
---|
| 418 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 419 | <tr> |
---|
| 420 | <td class="mdRow"> |
---|
| 421 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 422 | <tr> |
---|
| 423 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a>& Ogre::MaterialPtr::operator= </td> |
---|
| 424 | <td class="md" valign="top">( </td> |
---|
| 425 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> & </td> |
---|
| 426 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
| 427 | <td class="md" valign="top"> ) </td> |
---|
| 428 | <td class="md" nowrap></td> |
---|
| 429 | </tr> |
---|
| 430 | |
---|
| 431 | </table> |
---|
| 432 | </td> |
---|
| 433 | </tr> |
---|
| 434 | </table> |
---|
| 435 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 436 | <tr> |
---|
| 437 | <td> |
---|
| 438 | |
---|
| 439 | </td> |
---|
| 440 | <td> |
---|
| 441 | |
---|
| 442 | <p> |
---|
| 443 | Operator used to convert a ResourcePtr to a <a class="el" href="classOgre_1_1MaterialPtr.html">MaterialPtr</a>. |
---|
| 444 | <p> |
---|
| 445 | |
---|
| 446 | <p> |
---|
| 447 | Definition at line <a class="el" href="OgreMaterial_8h-source.html#l00640">640</a> of file <a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a>. |
---|
| 448 | <p> |
---|
| 449 | References <a class="el" href="OgreSharedPtr_8h-source.html#l00112">Ogre::SharedPtr< T >::getPointer()</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00180">OGRE_COPY_AUTO_SHARED_MUTEX</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00175">OGRE_LOCK_MUTEX</a>, <a class="el" href="OgreResource_8h-source.html#l00245">Ogre::ResourcePtr</a>, and <a class="el" href="OgreSharedPtr_8h-source.html#l00110">Ogre::SharedPtr< T >::useCountPointer()</a>. </td> |
---|
| 450 | </tr> |
---|
| 451 | </table> |
---|
| 452 | <a class="anchor" name="Ogre_1_1SharedPtrb0" doxytag="Ogre::MaterialPtr::release" ></a><p> |
---|
| 453 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 454 | <tr> |
---|
| 455 | <td class="mdRow"> |
---|
| 456 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 457 | <tr> |
---|
| 458 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::release </td> |
---|
| 459 | <td class="md" valign="top">( </td> |
---|
| 460 | <td class="md" nowrap valign="top">void </td> |
---|
| 461 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 462 | <td class="md" valign="top"> ) </td> |
---|
| 463 | <td class="md" nowrap><code> [protected, inherited]</code></td> |
---|
| 464 | </tr> |
---|
| 465 | |
---|
| 466 | </table> |
---|
| 467 | </td> |
---|
| 468 | </tr> |
---|
| 469 | </table> |
---|
| 470 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 471 | <tr> |
---|
| 472 | <td> |
---|
| 473 | |
---|
| 474 | </td> |
---|
| 475 | <td> |
---|
| 476 | |
---|
| 477 | <p> |
---|
| 478 | |
---|
| 479 | <p> |
---|
| 480 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00129">129</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 481 | </tr> |
---|
| 482 | </table> |
---|
| 483 | <a class="anchor" name="Ogre_1_1SharedPtra14" doxytag="Ogre::MaterialPtr::setNull" ></a><p> |
---|
| 484 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 485 | <tr> |
---|
| 486 | <td class="mdRow"> |
---|
| 487 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 488 | <tr> |
---|
| 489 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::setNull </td> |
---|
| 490 | <td class="md" valign="top">( </td> |
---|
| 491 | <td class="md" nowrap valign="top">void </td> |
---|
| 492 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 493 | <td class="md" valign="top"> ) </td> |
---|
| 494 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
| 495 | </tr> |
---|
| 496 | |
---|
| 497 | </table> |
---|
| 498 | </td> |
---|
| 499 | </tr> |
---|
| 500 | </table> |
---|
| 501 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 502 | <tr> |
---|
| 503 | <td> |
---|
| 504 | |
---|
| 505 | </td> |
---|
| 506 | <td> |
---|
| 507 | |
---|
| 508 | <p> |
---|
| 509 | |
---|
| 510 | <p> |
---|
| 511 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00116">116</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. |
---|
| 512 | <p> |
---|
| 513 | Referenced by <a class="el" href="OgreTerrainRenderable_8h-source.html#l00091">Ogre::TerrainOptions::TerrainOptions()</a>. </td> |
---|
| 514 | </tr> |
---|
| 515 | </table> |
---|
| 516 | <a class="anchor" name="Ogre_1_1SharedPtra9" doxytag="Ogre::MaterialPtr::unique" ></a><p> |
---|
| 517 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 518 | <tr> |
---|
| 519 | <td class="mdRow"> |
---|
| 520 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 521 | <tr> |
---|
| 522 | <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::unique </td> |
---|
| 523 | <td class="md" valign="top">( </td> |
---|
| 524 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 525 | <td class="md" valign="top"> ) </td> |
---|
| 526 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 527 | </tr> |
---|
| 528 | |
---|
| 529 | </table> |
---|
| 530 | </td> |
---|
| 531 | </tr> |
---|
| 532 | </table> |
---|
| 533 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 534 | <tr> |
---|
| 535 | <td> |
---|
| 536 | |
---|
| 537 | </td> |
---|
| 538 | <td> |
---|
| 539 | |
---|
| 540 | <p> |
---|
| 541 | |
---|
| 542 | <p> |
---|
| 543 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00108">108</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 544 | </tr> |
---|
| 545 | </table> |
---|
| 546 | <a class="anchor" name="Ogre_1_1SharedPtra10" doxytag="Ogre::MaterialPtr::useCount" ></a><p> |
---|
| 547 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 548 | <tr> |
---|
| 549 | <td class="mdRow"> |
---|
| 550 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 551 | <tr> |
---|
| 552 | <td class="md" nowrap valign="top"> unsigned int <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::useCount </td> |
---|
| 553 | <td class="md" valign="top">( </td> |
---|
| 554 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 555 | <td class="md" valign="top"> ) </td> |
---|
| 556 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 557 | </tr> |
---|
| 558 | |
---|
| 559 | </table> |
---|
| 560 | </td> |
---|
| 561 | </tr> |
---|
| 562 | </table> |
---|
| 563 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 564 | <tr> |
---|
| 565 | <td> |
---|
| 566 | |
---|
| 567 | </td> |
---|
| 568 | <td> |
---|
| 569 | |
---|
| 570 | <p> |
---|
| 571 | |
---|
| 572 | <p> |
---|
| 573 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00109">109</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 574 | </tr> |
---|
| 575 | </table> |
---|
| 576 | <a class="anchor" name="Ogre_1_1SharedPtra11" doxytag="Ogre::MaterialPtr::useCountPointer" ></a><p> |
---|
| 577 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 578 | <tr> |
---|
| 579 | <td class="mdRow"> |
---|
| 580 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 581 | <tr> |
---|
| 582 | <td class="md" nowrap valign="top"> unsigned int* <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::useCountPointer </td> |
---|
| 583 | <td class="md" valign="top">( </td> |
---|
| 584 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 585 | <td class="md" valign="top"> ) </td> |
---|
| 586 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
| 587 | </tr> |
---|
| 588 | |
---|
| 589 | </table> |
---|
| 590 | </td> |
---|
| 591 | </tr> |
---|
| 592 | </table> |
---|
| 593 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 594 | <tr> |
---|
| 595 | <td> |
---|
| 596 | |
---|
| 597 | </td> |
---|
| 598 | <td> |
---|
| 599 | |
---|
| 600 | <p> |
---|
| 601 | |
---|
| 602 | <p> |
---|
| 603 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00110">110</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 604 | </tr> |
---|
| 605 | </table> |
---|
| 606 | <hr><h2>Member Data Documentation</h2> |
---|
| 607 | <a class="anchor" name="Ogre_1_1SharedPtrp0" doxytag="Ogre::MaterialPtr::pRep" ></a><p> |
---|
| 608 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 609 | <tr> |
---|
| 610 | <td class="mdRow"> |
---|
| 611 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 612 | <tr> |
---|
| 613 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Material.html">Material</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::<a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp0">pRep</a><code> [protected, inherited]</code> |
---|
| 614 | </table> |
---|
| 615 | </td> |
---|
| 616 | </tr> |
---|
| 617 | </table> |
---|
| 618 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 619 | <tr> |
---|
| 620 | <td> |
---|
| 621 | |
---|
| 622 | </td> |
---|
| 623 | <td> |
---|
| 624 | |
---|
| 625 | <p> |
---|
| 626 | |
---|
| 627 | <p> |
---|
| 628 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00046">46</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 629 | </tr> |
---|
| 630 | </table> |
---|
| 631 | <a class="anchor" name="Ogre_1_1SharedPtrp1" doxytag="Ogre::MaterialPtr::pUseCount" ></a><p> |
---|
| 632 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 633 | <tr> |
---|
| 634 | <td class="mdRow"> |
---|
| 635 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 636 | <tr> |
---|
| 637 | <td class="md" nowrap valign="top"> unsigned int* <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1Material.html">Material</a> >::<a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp1">pUseCount</a><code> [protected, inherited]</code> |
---|
| 638 | </table> |
---|
| 639 | </td> |
---|
| 640 | </tr> |
---|
| 641 | </table> |
---|
| 642 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 643 | <tr> |
---|
| 644 | <td> |
---|
| 645 | |
---|
| 646 | </td> |
---|
| 647 | <td> |
---|
| 648 | |
---|
| 649 | <p> |
---|
| 650 | |
---|
| 651 | <p> |
---|
| 652 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00047">47</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
| 653 | </tr> |
---|
| 654 | </table> |
---|
| 655 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 656 | <li><a class="el" href="OgreMaterial_8h-source.html">OgreMaterial.h</a></ul> |
---|
| 657 | <hr> |
---|
| 658 | <p> |
---|
| 659 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
| 660 | <!--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/> |
---|
| 661 | This 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/> |
---|
| 662 | <!--/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#"> |
---|
| 663 | <Work rdf:about=""> |
---|
| 664 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
| 665 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
| 666 | </Work> |
---|
| 667 | <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> --> |
---|
| 668 | |
---|
| 669 | Last modified Sun Mar 12 14:39:45 2006 |
---|
| 670 | </p> |
---|
| 671 | </body> |
---|
| 672 | </html> |
---|