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