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