1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../../css/manpage.css" type="text/css" /> 7 <style type="text/css"><!-- 8 span.static_style 9 { 10 font-size : 8pt; 11 color : white; 12 font-weight : bold; 13 background : #44f; 14 border-left : solid 1px #aaf; 15 border-top : solid 1px #aaf; 16 border-right : solid 1px #00c; 17 border-bottom : solid 1px #00c; 18 padding-left : 2px; 19 padding-right : 2px; 20 } 21 span.virtual_style 22 { 23 font-size : 8pt; 24 color : white; 25 font-weight : bold; 26 background : #0a0; 27 border-left : solid 1px #0f0; 28 border-top : solid 1px #0f0; 29 border-right : solid 1px #060; 30 border-bottom : solid 1px #060; 31 padding-left : 2px; 32 padding-right : 2px; 33 } 34 span.protected_style 35 { 36 font-size : 8pt; 37 color : white; 38 font-weight : bold; 39 background : #444; 40 border-left : solid 1px #ccc; 41 border-top : solid 1px #ccc; 42 border-right : solid 1px #222; 43 border-bottom : solid 1px #222; 44 padding-left : 2px; 45 padding-right : 2px; 46 } 47 --></style> 48 <title>nw::gfx::res::ResParticleUserUpdater</title> 49 </head> 50 <body> 51 <h1>nw::gfx::res::ResParticleUserUpdater Class</h1> 52 <h2>Syntax</h2> 53 <div class="section"> 54 <pre class="definition">class ResParticleUserUpdater : public <a href="../../../../nw/gfx/res/ResParticleUpdater/Overview.html">nw::gfx::res::ResParticleUpdater</a></pre> 55 </div> 56 <h2>Description</h2> 57 <div class="section"> 58 <p>Binary resource class representing a user-defined particle updater.</p> 59 </div> 60 <a name="typedef" id="typedef"> 61 <h2><CODE>typedef</CODE> Definitions</h2> 62 <div class="section"> 63 <table class="members"> 64 <tr> 65 <td width="100" /> 66 <th> 67 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/UserFunctionType.html"><CODE>UserFunctionType</CODE></a> 68 </th> 69 <td> 70 </td> 71 </tr> </table> 72 </div> 73 </a> <a name="function" id="function"> 74 <h2>Member Functions</h2> 75 <div class="section"> 76 <table class="members"> 77 <tr> 78 <td width="100"> </td> 79 <th> 80 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/ResParticleUserUpdater.html">ResParticleUserUpdater</a> 81 </th> 82 <td>Constructor.</td> 83 </tr> 84 <tr> 85 <td width="100"> </td> 86 <th> 87 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/ptr.html">ptr</a> 88 </th> 89 <td>Gets a pointer to actual data.</td> 90 </tr> 91 <tr> 92 <td width="100"> </td> 93 <th> 94 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/ref.html">ref</a> 95 </th> 96 <td>Gets the reference to the actual data.</td> 97 </tr> 98 <tr> 99 <td width="100"> </td> 100 <th> 101 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/operator==.html"><CODE>operator ==</CODE></a> 102 </th> 103 <td> 104 </td> 105 </tr> 106 <tr> 107 <td width="100"> </td> 108 <th> 109 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/operator!=.html"><CODE>operator !=</CODE></a> 110 </th> 111 <td> 112 </td> 113 </tr> 114 <tr> 115 <td width="100"> </td> 116 <th> 117 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/GetUserParameter.html">GetUserParameter</a> 118 </th> 119 <td> 120 </td> 121 </tr> 122 <tr> 123 <td width="100"> </td> 124 <th> 125 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/SetUserParameter.html">SetUserParameter</a> 126 </th> 127 <td> 128 </td> 129 </tr> 130 <tr> 131 <td width="100"> </td> 132 <th> 133 <a href="../../../../nw/gfx/res/ResParticleUpdater/GetIsResourceCopyEnabled.html">GetIsResourceCopyEnabled</a> 134 </th> 135 <td> 136 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 137 </tr> 138 <tr> 139 <td width="100"> </td> 140 <th> 141 <a href="../../../../nw/gfx/res/ResParticleUpdater/SetIsResourceCopyEnabled.html">SetIsResourceCopyEnabled</a> 142 </th> 143 <td> 144 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 145 </tr> 146 <tr> 147 <td width="100"> </td> 148 <th> 149 <a href="../../../../nw/gfx/res/ResParticleUpdater/GetUpdaterEnabled.html">GetUpdaterEnabled</a> 150 </th> 151 <td> 152 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 153 </tr> 154 <tr> 155 <td width="100"> </td> 156 <th> 157 <a href="../../../../nw/gfx/res/ResParticleUpdater/SetUpdaterEnabled.html">SetUpdaterEnabled</a> 158 </th> 159 <td> 160 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 161 </tr> 162 <tr> 163 <td width="100"> </td> 164 <th> 165 <a href="../../../../nw/gfx/res/ResParticleUpdater/GetTargetStream.html">GetTargetStream</a> 166 </th> 167 <td> 168 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 169 </tr> 170 <tr> 171 <td width="100"> </td> 172 <th> 173 <a href="../../../../nw/gfx/res/ResParticleUpdater/SetTargetStream.html">SetTargetStream</a> 174 </th> 175 <td> 176 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 177 </tr> 178 <tr> 179 <td width="100"> </td> 180 <th> 181 <a href="../../../../nw/gfx/res/ResParticleUpdater/GetParticleAnimation.html">GetParticleAnimation</a> 182 </th> 183 <td> 184 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 185 </tr> 186 <tr> 187 <td width="100"> </td> 188 <th> 189 <a href="../../../../nw/gfx/res/ResParticleUpdater/GetTypeInfo.html"><CODE>GetTypeInfo</CODE></a> 190 </th> 191 <td>Gets instance type information.(Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 192 </tr> 193 <tr> 194 <td width="100"> </td> 195 <th> 196 <a href="../../../../nw/gfx/res/ResParticleUpdater/NW_DEPRECATED_FUNCTION.html">NW_DEPRECATED_FUNCTION</a> 197 </th> 198 <td> 199 (Inherited from <a href="../../../nw/gfx/ResParticleUpdater/Overview.html"><CODE>ResParticleUpdater</CODE></a>.</td> 200 </tr> 201 <tr> 202 <td width="100"> </td> 203 <th> 204 <a href="../../../../nw/ut/ResCommonBase/IsValid.html"><CODE>IsValid</CODE></a> 205 </th> 206 <td>Determines whether a pointer to a resource is <CODE>null</CODE>.(Inherited from <CODE><a href="../../../../nw/ut/ResCommonBase/Overview.html">ResCommonBase</a></CODE>.</td> 207 </tr> 208 <tr> 209 <td width="100"> 210 <span class="static_style" title="static">S</span> </td> 211 <th> 212 <a href="../../../../nw/gfx/res/ResParticleUserUpdater/GetClassName.html">GetClassName</a> 213 </th> 214 <td> 215 </td> 216 </tr> </table> 217 </div> 218 </a> 219 <h2>Class Hierarchy</h2> 220 <div class="section"> 221 <p class="hierarchy"><a href="../../../../nw/ut/ResCommonBase/Overview.html">nw::ut::ResCommonBase</a><br /> <a href="../../../../nw/ut/ResCommon/Overview.html">nw::ut::ResCommon</a><br /> <a href="../../../../nw/gfx/res/ResParticleUpdater/Overview.html">nw::gfx::res::ResParticleUpdater</a><br /> <b>nw::gfx::res::ResParticleUserUpdater</b> 222 </p> 223 </div> 224 <hr><p>CONFIDENTIAL</p></body> 225</html> 226