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