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