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>GetSymbols</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/ResShaderProgramDescription/Overview.html">ResShaderProgramDescription</a>::GetSymbols</CODE> Member Function</h1>
11    <h2>Syntax</h2>
12    <div class="section">
13      <pre class="definition">
14<a href="../../../../nw/gfx/res/ResShaderSymbol/Overview.html">ResShaderSymbol</a> GetSymbols(
15     int idx
16);
17const <a href="../../../../nw/gfx/res/ResShaderSymbol/Overview.html">ResShaderSymbol</a> GetSymbols(
18     int idx
19) const;
20<span>nw::ut::internal::ResArray</span>&lt; <a href="../../../../nw/gfx/res/ResShaderSymbol/Overview.html">ResShaderSymbol</a>, <span>nw::ut::internal::ResArrayClassTraits</span> &gt; GetSymbols();
21const <span>nw::ut::internal::ResArray</span>&lt; const <a href="../../../../nw/gfx/res/ResShaderSymbol/Overview.html">ResShaderSymbol</a>, <span>nw::ut::internal::ResArrayClassTraits</span> &gt; GetSymbols() const;
22</pre>
23    </div>
24    <h2>List of Overloaded Member Functions</h2>
25    <div class="section">
26      <table class="members">
27        <tr>
28          <td>
29            <a href="./GetSymbols(0).html">GetSymbols ( int ) </a>
30          </td>
31          <td>Gets a symbol.</td>
32        </tr>
33        <tr>
34          <td>
35            <a href="./GetSymbols(1).html">GetSymbols ( int ) </a>
36          </td>
37          <td>
38          </td>
39        </tr>
40        <tr>
41          <td>
42            <a href="./GetSymbols(2).html">GetSymbols (  ) </a>
43          </td>
44          <td>
45          </td>
46        </tr>
47        <tr>
48          <td>
49            <a href="./GetSymbols(3).html">GetSymbols (  ) </a>
50          </td>
51          <td>
52          </td>
53        </tr> </table>
54    </div>
55    <h2>Description of GetSymbols ( int )</h2>
56    <div class="section">
57      <p>Gets a symbol.</p>
58    </div>
59    <h2>Description of GetSymbols ( int )</h2>
60    <div class="section">
61      <p>
62          </p>
63    </div>
64    <h2>Description of GetSymbols (  )</h2>
65    <div class="section">
66      <p>
67          </p>
68    </div>
69    <h2>Description of GetSymbols (  )</h2>
70    <div class="section">
71      <p>
72          </p>
73    </div>
74  <hr><p>CONFIDENTIAL</p></body>
75</html>
76