source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1ExternalTextureSource_1_1CmdInputFileName.html @ 657

Revision 657, 6.3 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::ExternalTextureSource::CmdInputFileName class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::ExternalTextureSource::CmdInputFileName Class Reference</h1><code>#include &lt;<a class="el" href="OgreExternalTextureSource_8h-source.html">OgreExternalTextureSource.h</a>&gt;</code>
11<p>
12<p>Inheritance diagram for Ogre::ExternalTextureSource::CmdInputFileName:
13<p><center><img src="classOgre_1_1ExternalTextureSource_1_1CmdInputFileName.png" usemap="#Ogre::ExternalTextureSource::CmdInputFileName_map" border="0" alt=""></center>
14<map name="Ogre::ExternalTextureSource::CmdInputFileName_map">
15<area href="classOgre_1_1ParamCommand.html" alt="Ogre::ParamCommand" shape="rect" coords="0,0,287,24">
16</map>
17<a href="classOgre_1_1ExternalTextureSource_1_1CmdInputFileName-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
18<tr><td></td></tr>
19<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
20<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ExternalTextureSource_1_1CmdInputFileName.html#Ogre_1_1ExternalTextureSource_1_1CmdInputFileNamea0">doGet</a> (const void *target) const </td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ExternalTextureSource_1_1CmdInputFileName.html#Ogre_1_1ExternalTextureSource_1_1CmdInputFileNamea1">doSet</a> (void *target, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;val)</td></tr>
23
24</table>
25<hr><h2>Member Function Documentation</h2>
26<a class="anchor" name="Ogre_1_1ExternalTextureSource_1_1CmdInputFileNamea0" doxytag="Ogre::ExternalTextureSource::CmdInputFileName::doGet" ></a><p>
27<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
28  <tr>
29    <td class="mdRow">
30      <table cellpadding="0" cellspacing="0" border="0">
31        <tr>
32          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> Ogre::ExternalTextureSource::CmdInputFileName::doGet </td>
33          <td class="md" valign="top">(&nbsp;</td>
34          <td class="md" nowrap valign="top">const void *&nbsp;</td>
35          <td class="mdname1" valign="top" nowrap> <em>target</em>          </td>
36          <td class="md" valign="top">&nbsp;)&nbsp;</td>
37          <td class="md" nowrap> const<code> [virtual]</code></td>
38        </tr>
39
40      </table>
41    </td>
42  </tr>
43</table>
44<table cellspacing=5 cellpadding=0 border=0>
45  <tr>
46    <td>
47      &nbsp;
48    </td>
49    <td>
50
51<p>
52
53<p>
54Implements <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda0">Ogre::ParamCommand</a>.    </td>
55  </tr>
56</table>
57<a class="anchor" name="Ogre_1_1ExternalTextureSource_1_1CmdInputFileNamea1" doxytag="Ogre::ExternalTextureSource::CmdInputFileName::doSet" ></a><p>
58<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
59  <tr>
60    <td class="mdRow">
61      <table cellpadding="0" cellspacing="0" border="0">
62        <tr>
63          <td class="md" nowrap valign="top"> void Ogre::ExternalTextureSource::CmdInputFileName::doSet </td>
64          <td class="md" valign="top">(&nbsp;</td>
65          <td class="md" nowrap valign="top">void *&nbsp;</td>
66          <td class="mdname" nowrap> <em>target</em>, </td>
67        </tr>
68        <tr>
69          <td class="md" nowrap align="right"></td>
70          <td></td>
71          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
72          <td class="mdname" nowrap> <em>val</em></td>
73        </tr>
74        <tr>
75          <td></td>
76          <td class="md">)&nbsp;</td>
77          <td class="md" colspan="2"><code> [virtual]</code></td>
78        </tr>
79
80      </table>
81    </td>
82  </tr>
83</table>
84<table cellspacing=5 cellpadding=0 border=0>
85  <tr>
86    <td>
87      &nbsp;
88    </td>
89    <td>
90
91<p>
92
93<p>
94Implements <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda1">Ogre::ParamCommand</a>.    </td>
95  </tr>
96</table>
97<hr>The documentation for this class was generated from the following file:<ul>
98<li><a class="el" href="OgreExternalTextureSource_8h-source.html">OgreExternalTextureSource.h</a></ul>
99<hr>
100<p>
101Copyright &copy; 2000-2005 by The OGRE Team<br />
102<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
103This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
104                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
105                <Work rdf:about="">
106                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
107        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
108                </Work>
109                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
110
111Last modified Sun Feb 12 13:00:27 2006
112</p>
113</body>
114</html>
Note: See TracBrowser for help on using the repository browser.