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