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 22 span.virtual_style 23 { 24 font-size : 8pt; 25 color : white; 26 font-weight : bold; 27 background : #0a0; 28 border-left : solid 1px #0f0; 29 border-top : solid 1px #0f0; 30 border-right : solid 1px #060; 31 border-bottom : solid 1px #060; 32 padding-left : 2px; 33 padding-right : 2px; 34 } 35 36 span.protected_style 37 { 38 font-size : 8pt; 39 color : white; 40 font-weight : bold; 41 background : #444; 42 border-left : solid 1px #ccc; 43 border-top : solid 1px #ccc; 44 border-right : solid 1px #222; 45 border-bottom : solid 1px #222; 46 padding-left : 2px; 47 padding-right : 2px; 48 } 49 --></style> 50 <title>nw::anim::res::ResAnimGroupMember</title> 51 </head> 52 <body> 53 <h1><CODE>nw::anim::res::ResAnimGroupMember</CODE> Class</h1> 54 <h2>Syntax</h2> 55 <div class="section"> 56 <pre class="definition">class ResAnimGroupMember : public <a href="../../../../nw/ut/ResCommon/Overview.html">nw::ut::ResCommon< ResAnimGroupMemberData ></a></pre> 57 </div> 58 <h2>Description</h2> 59 <div class="section"> 60 <p>Class for resource with information for overwriting the data members of target animations.</p><p>Has information about the objects of animation target and which members are animated. The derived class is defined for each animation target.</p></div> 61 <a name="enum" id="enum"> 62 <h2>Enumerated Types</h2> 63 <div class="section"> 64 <table class="members"> 65 <tr> 66 <td width="100"> </td> 67 <th> 68 <a href="../../../../nw/anim/res/ResAnimGroupMember/ObjectType.html">ObjectType</a> 69 </th> 70 <td>Animation target objects.</td> 71 </tr> 72 <tr> 73 <td width="100"> </td> 74 <th> 75 <a href="../../../../nw/anim/res/ResAnimGroupMember/MemberType.html">MemberType</a> 76 </th> 77 <td>Enumeration of which members in object are animated. Defined even in the derived class.</td> 78 </tr> </table> 79 </div> 80 </a> <a name="function" id="function"> 81 <h2>Member Functions</h2> 82 <div class="section"> 83 <table class="members"> 84 <tr> 85 <th class="category" colspan="3">Resource Access</th> 86 </tr> 87 <tr> 88 <td width="100"> </td> 89 <th> 90 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetPath.html">GetPath</a> 91 </th> 92 <td> 93 </td> 94 </tr> 95 <tr> 96 <td width="100"> </td> 97 <th> 98 <a href="../../../../nw/anim/res/ResAnimGroupMember/NW_DEPRECATED_FUNCTION.html">NW_DEPRECATED_FUNCTION</a> 99 </th> 100 <td> 101 </td> 102 </tr> 103 <tr> 104 <td width="100"> </td> 105 <th> 106 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetMemberOffset.html">GetMemberOffset</a> 107 </th> 108 <td> 109 </td> 110 </tr> 111 <tr> 112 <td width="100"> </td> 113 <th> 114 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetMemberOffset.html">SetMemberOffset</a> 115 </th> 116 <td> 117 </td> 118 </tr> 119 <tr> 120 <td width="100"> </td> 121 <th> 122 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetMemberSize.html">GetMemberSize</a> 123 </th> 124 <td> 125 </td> 126 </tr> 127 <tr> 128 <td width="100"> </td> 129 <th> 130 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetMemberSize.html">SetMemberSize</a> 131 </th> 132 <td> 133 </td> 134 </tr> 135 <tr> 136 <td width="100"> </td> 137 <th> 138 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetBlendOperationIndex.html">GetBlendOperationIndex</a> 139 </th> 140 <td> 141 </td> 142 </tr> 143 <tr> 144 <td width="100"> </td> 145 <th> 146 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetBlendOperationIndex.html">SetBlendOperationIndex</a> 147 </th> 148 <td> 149 </td> 150 </tr> 151 <tr> 152 <td width="100"> </td> 153 <th> 154 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetObjectType.html">GetObjectType</a> 155 </th> 156 <td> 157 </td> 158 </tr> 159 <tr> 160 <td width="100"> </td> 161 <th> 162 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetObjectType.html">SetObjectType</a> 163 </th> 164 <td> 165 </td> 166 </tr> 167 <tr> 168 <td width="100"> </td> 169 <th> 170 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetMemberType.html">GetMemberType</a> 171 </th> 172 <td> 173 </td> 174 </tr> 175 <tr> 176 <td width="100"> </td> 177 <th> 178 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetMemberType.html">SetMemberType</a> 179 </th> 180 <td> 181 </td> 182 </tr> 183 <tr> 184 <td width="100"> </td> 185 <th> 186 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetResMaterialPtr.html">GetResMaterialPtr</a> 187 </th> 188 <td> 189 </td> 190 </tr> 191 <tr> 192 <td width="100"> </td> 193 <th> 194 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetResMaterialPtr.html">SetResMaterialPtr</a> 195 </th> 196 <td> 197 </td> 198 </tr> 199 <tr> 200 <th class="category" colspan="3">Other</th> 201 </tr> 202 <tr> 203 <td width="100"> </td> 204 <th> 205 <a href="../../../../nw/anim/res/ResAnimGroupMember/ResAnimGroupMember.html">ResAnimGroupMember</a> 206 </th> 207 <td>Constructor.</td> 208 </tr> 209 <tr> 210 <td width="100"> </td> 211 <th> 212 <a href="../../../../nw/anim/res/ResAnimGroupMember/ref.html">ref</a> 213 </th> 214 <td> 215 </td> 216 </tr> 217 <tr> 218 <td width="100"> </td> 219 <th> 220 <a href="../../../../nw/anim/res/ResAnimGroupMember/operator==.html"><CODE>operator ==</CODE></a> 221 </th> 222 <td> 223 </td> 224 </tr> 225 <tr> 226 <td width="100"> </td> 227 <th> 228 <a href="../../../../nw/anim/res/ResAnimGroupMember/operator!=.html"><CODE>operator !=</CODE></a> 229 </th> 230 <td> 231 </td> 232 </tr> 233 <tr> 234 <td width="100"> </td> 235 <th> 236 <a href="../../../../nw/anim/res/ResAnimGroupMember/SetValueForType.html">SetValueForType</a> 237 </th> 238 <td>Sets values to animation target members.</td> 239 </tr> 240 <tr> 241 <td width="100"> </td> 242 <th> 243 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetTypeInfo.html"><CODE>GetTypeInfo</CODE></a> 244 </th> 245 <td>Gets the type information for the resource.</td> 246 </tr> 247 <tr> 248 <td width="100"> </td> 249 <th> 250 <a href="../../../../nw/ut/ResCommon/ptr.html">ptr</a> 251 </th> 252 <td>Returns a pointer to a binary resource structure. (Inherited from <CODE><a href="../../../../nw/ut/ResCommon/Overview.html">ResCommon</a></CODE>)</td> 253 </tr> 254 <tr> 255 <td width="100"> </td> 256 <th> 257 <a href="../../../../nw/ut/ResCommonBase/IsValid.html"><CODE>IsValid</CODE></a> 258 </th> 259 <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> 260 </tr> 261 <tr> 262 <td width="100"> 263 <span class="static_style" title="static">S</span> </td> 264 <th> 265 <a href="../../../../nw/anim/res/ResAnimGroupMember/GetClassName.html">GetClassName</a> 266 </th> 267 <td> 268 </td> 269 </tr> </table> 270 </div> 271 </a> 272 <h2>Class Hierarchy</h2> 273 <div class="section"> 274 <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 /> <b>nw::anim::res::ResAnimGroupMember</b> 275 </p> 276 </div> 277 <hr><p>CONFIDENTIAL</p></body> 278</html>