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    <title>GetMemberAnimSet</title>
8  </head>
9  <body>
10    <h1><CODE>nw::anim::res::ResAnim::GetMemberAnimSet</CODE> Member Function</h1>
11    <h2>Syntax</h2>
12    <div class="section">
13      <pre class="definition">
14<a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a> GetMemberAnimSet(
15     int idx
16);
17
18<a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a> GetMemberAnimSet(
19     const char * key
20);
21
22const <a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a> GetMemberAnimSet(
23     int idx
24) const;
25
26const <a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a> GetMemberAnimSet(
27     const char * key
28) const;
29
30<span>nw::ut::internal::ResArray</span>&lt; <a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a>, <span>nw::ut::internal::ResArrayDicTraits</span>&lt; <a href="../../../../nw/ut/ResDicPatriciaData/Overview.html">ut::ResDicPatriciaData</a> &gt;::Traits &gt; GetMemberAnimSet();
31
32const <span>nw::ut::internal::ResArray</span>&lt; const <a href="../../../../nw/anim/res/ResMemberAnim/Overview.html">ResMemberAnim</a>, <span>nw::ut::internal::ResArrayDicTraits</span>&lt; <a href="../../../../nw/ut/ResDicPatriciaData/Overview.html">ut::ResDicPatriciaData</a> &gt;::Traits &gt; GetMemberAnimSet() const;
33</pre>
34    </div>
35    <h2>List of Overloaded Member Functions</h2>
36    <div class="section">
37      <table class="members">
38        <tr>
39          <td>
40            <a href="./GetMemberAnimSet(0).html">GetMemberAnimSet ( int ) </a>
41          </td>
42          <td>
43          </td>
44        </tr>
45        <tr>
46          <td>
47            <a href="./GetMemberAnimSet(1).html">GetMemberAnimSet ( const char * ) </a>
48          </td>
49          <td>
50          </td>
51        </tr>
52        <tr>
53          <td>
54            <a href="./GetMemberAnimSet(2).html">GetMemberAnimSet ( int ) </a>
55          </td>
56          <td>
57          </td>
58        </tr>
59        <tr>
60          <td>
61            <a href="./GetMemberAnimSet(3).html">GetMemberAnimSet ( const char * ) </a>
62          </td>
63          <td>
64          </td>
65        </tr>
66        <tr>
67          <td>
68            <a href="./GetMemberAnimSet(4).html">GetMemberAnimSet (  ) </a>
69          </td>
70          <td>
71          </td>
72        </tr>
73        <tr>
74          <td>
75            <a href="./GetMemberAnimSet(5).html">GetMemberAnimSet (  ) </a>
76          </td>
77          <td>
78          </td>
79        </tr> </table>
80    </div>
81    <h2>Description of <CODE>GetMemberAnimSet ( int )</CODE></h2>
82    <div class="section">
83      <p>
84          </p>
85    </div>
86    <h2>Description of <CODE>GetMemberAnimSet ( const char * )</CODE></h2>
87    <div class="section">
88      <p>
89          </p>
90    </div>
91    <h2>Description of <CODE>GetMemberAnimSet ( int )</CODE></h2>
92    <div class="section">
93      <p>
94          </p>
95    </div>
96    <h2>Description of <CODE>GetMemberAnimSet ( const char * )</CODE></h2>
97    <div class="section">
98      <p>
99          </p>
100    </div>
101    <h2>Description of <CODE>GetMemberAnimSet (  )</CODE></h2>
102    <div class="section">
103      <p>
104          </p>
105    </div>
106    <h2>Description of <CODE>GetMemberAnimSet (  )</CODE></h2>
107    <div class="section">
108      <p>
109          </p>
110    </div>
111  <hr><p>CONFIDENTIAL</p></body>
112</html>