1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::HighLevelGpuProgramPtr 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::HighLevelGpuProgramPtr Class Reference</h1>Specialisation of <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to allow <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to be assigned to <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::HighLevelGpuProgramPtr: |
---|
16 | <p><center><img src="classOgre_1_1HighLevelGpuProgramPtr.png" usemap="#Ogre::HighLevelGpuProgramPtr_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::HighLevelGpuProgramPtr_map"> |
---|
18 | <area href="classOgre_1_1SharedPtr.html" alt="Ogre::SharedPtr< HighLevelGpuProgram >" shape="rect" coords="0,0,256,24"> |
---|
19 | </map> |
---|
20 | <a href="classOgre_1_1HighLevelGpuProgramPtr-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
21 | <tr><td></td></tr> |
---|
22 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra0">HighLevelGpuProgramPtr</a> ()</td></tr> |
---|
24 | |
---|
25 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra1">HighLevelGpuProgramPtr</a> (<a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> *rep)</td></tr> |
---|
26 | |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra2">HighLevelGpuProgramPtr</a> (const <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a> &r)</td></tr> |
---|
28 | |
---|
29 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra3">HighLevelGpuProgramPtr</a> (const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &r)</td></tr> |
---|
30 | |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra4">operator=</a> (const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> &r)</td></tr> |
---|
32 | |
---|
33 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Operator used to convert a ResourcePtr to a <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. <a href="#Ogre_1_1HighLevelGpuProgramPtra4"></a><br><br></td></tr> |
---|
34 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html#Ogre_1_1HighLevelGpuProgramPtra5">operator=</a> (const <a class="el" href="classOgre_1_1GpuProgramPtr.html">GpuProgramPtr</a> &r)</td></tr> |
---|
35 | |
---|
36 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Operator used to convert a <a class="el" href="classOgre_1_1GpuProgramPtr.html">GpuProgramPtr</a> to a <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. <a href="#Ogre_1_1HighLevelGpuProgramPtra5"></a><br><br></td></tr> |
---|
37 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra5">operator *</a> () const</td></tr> |
---|
38 | |
---|
39 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra6">operator-></a> () const</td></tr> |
---|
40 | |
---|
41 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra7">get</a> () const</td></tr> |
---|
42 | |
---|
43 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra8">bind</a> (<a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> *rep)</td></tr> |
---|
44 | |
---|
45 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Binds rep to the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a>. <a href="#Ogre_1_1SharedPtra8"></a><br><br></td></tr> |
---|
46 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra9">unique</a> () const</td></tr> |
---|
47 | |
---|
48 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra10">useCount</a> () const</td></tr> |
---|
49 | |
---|
50 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra11">useCountPointer</a> () const</td></tr> |
---|
51 | |
---|
52 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra12">getPointer</a> () const</td></tr> |
---|
53 | |
---|
54 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra13">isNull</a> (void) const</td></tr> |
---|
55 | |
---|
56 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtra14">setNull</a> (void)</td></tr> |
---|
57 | |
---|
58 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
59 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrb0">release</a> (void)</td></tr> |
---|
60 | |
---|
61 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrb1">destroy</a> (void)</td></tr> |
---|
62 | |
---|
63 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
64 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp0">pRep</a></td></tr> |
---|
65 | |
---|
66 | <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp1">pUseCount</a></td></tr> |
---|
67 | |
---|
68 | </table> |
---|
69 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
70 | Specialisation of <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to allow <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> to be assigned to <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. |
---|
71 | <p> |
---|
72 | <dl compact><dt><b>Note:</b></dt><dd>Has to be a subclass since we need operator=. We could templatise this instead of repeating per <a class="el" href="classOgre_1_1Resource.html">Resource</a> subclass, except to do so requires a form VC6 does not support i.e. ResourceSubclassPtr<T> : public SharedPtr<T> </dd></dl> |
---|
73 | |
---|
74 | <p> |
---|
75 | |
---|
76 | <p> |
---|
77 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00109">109</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
78 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra0" doxytag="Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr" ></a><p> |
---|
79 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
80 | <tr> |
---|
81 | <td class="mdRow"> |
---|
82 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
83 | <tr> |
---|
84 | <td class="md" nowrap valign="top"> Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr </td> |
---|
85 | <td class="md" valign="top">( </td> |
---|
86 | <td class="mdname1" valign="top" nowrap> </td> |
---|
87 | <td class="md" valign="top"> ) </td> |
---|
88 | <td class="md" nowrap></td> |
---|
89 | </tr> |
---|
90 | |
---|
91 | </table> |
---|
92 | </td> |
---|
93 | </tr> |
---|
94 | </table> |
---|
95 | <table cellspacing=5 cellpadding=0 border=0> |
---|
96 | <tr> |
---|
97 | <td> |
---|
98 | |
---|
99 | </td> |
---|
100 | <td> |
---|
101 | |
---|
102 | <p> |
---|
103 | |
---|
104 | <p> |
---|
105 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00112">112</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>. </td> |
---|
106 | </tr> |
---|
107 | </table> |
---|
108 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra1" doxytag="Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr" ></a><p> |
---|
109 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
110 | <tr> |
---|
111 | <td class="mdRow"> |
---|
112 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
113 | <tr> |
---|
114 | <td class="md" nowrap valign="top"> Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr </td> |
---|
115 | <td class="md" valign="top">( </td> |
---|
116 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td> |
---|
117 | <td class="mdname1" valign="top" nowrap> <em>rep</em> </td> |
---|
118 | <td class="md" valign="top"> ) </td> |
---|
119 | <td class="md" nowrap><code> [explicit]</code></td> |
---|
120 | </tr> |
---|
121 | |
---|
122 | </table> |
---|
123 | </td> |
---|
124 | </tr> |
---|
125 | </table> |
---|
126 | <table cellspacing=5 cellpadding=0 border=0> |
---|
127 | <tr> |
---|
128 | <td> |
---|
129 | |
---|
130 | </td> |
---|
131 | <td> |
---|
132 | |
---|
133 | <p> |
---|
134 | |
---|
135 | <p> |
---|
136 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00113">113</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>. </td> |
---|
137 | </tr> |
---|
138 | </table> |
---|
139 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra2" doxytag="Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr" ></a><p> |
---|
140 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
141 | <tr> |
---|
142 | <td class="mdRow"> |
---|
143 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
144 | <tr> |
---|
145 | <td class="md" nowrap valign="top"> Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr </td> |
---|
146 | <td class="md" valign="top">( </td> |
---|
147 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a> & </td> |
---|
148 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
149 | <td class="md" valign="top"> ) </td> |
---|
150 | <td class="md" nowrap></td> |
---|
151 | </tr> |
---|
152 | |
---|
153 | </table> |
---|
154 | </td> |
---|
155 | </tr> |
---|
156 | </table> |
---|
157 | <table cellspacing=5 cellpadding=0 border=0> |
---|
158 | <tr> |
---|
159 | <td> |
---|
160 | |
---|
161 | </td> |
---|
162 | <td> |
---|
163 | |
---|
164 | <p> |
---|
165 | |
---|
166 | <p> |
---|
167 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00114">114</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>. </td> |
---|
168 | </tr> |
---|
169 | </table> |
---|
170 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra3" doxytag="Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr" ></a><p> |
---|
171 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
172 | <tr> |
---|
173 | <td class="mdRow"> |
---|
174 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
175 | <tr> |
---|
176 | <td class="md" nowrap valign="top"> Ogre::HighLevelGpuProgramPtr::HighLevelGpuProgramPtr </td> |
---|
177 | <td class="md" valign="top">( </td> |
---|
178 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> & </td> |
---|
179 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
180 | <td class="md" valign="top"> ) </td> |
---|
181 | <td class="md" nowrap></td> |
---|
182 | </tr> |
---|
183 | |
---|
184 | </table> |
---|
185 | </td> |
---|
186 | </tr> |
---|
187 | </table> |
---|
188 | <table cellspacing=5 cellpadding=0 border=0> |
---|
189 | <tr> |
---|
190 | <td> |
---|
191 | |
---|
192 | </td> |
---|
193 | <td> |
---|
194 | |
---|
195 | <p> |
---|
196 | |
---|
197 | <p> |
---|
198 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00115">115</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>. |
---|
199 | <p> |
---|
200 | References <a class="el" href="OgreSharedPtr_8h-source.html#l00112">Ogre::SharedPtr< T >::getPointer()</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00180">OGRE_COPY_AUTO_SHARED_MUTEX</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00175">OGRE_LOCK_MUTEX</a>, <a class="el" href="OgreResource_8h-source.html#l00245">Ogre::ResourcePtr</a>, and <a class="el" href="OgreSharedPtr_8h-source.html#l00110">Ogre::SharedPtr< T >::useCountPointer()</a>. </td> |
---|
201 | </tr> |
---|
202 | </table> |
---|
203 | <hr><h2>Member Function Documentation</h2> |
---|
204 | <a class="anchor" name="Ogre_1_1SharedPtra8" doxytag="Ogre::HighLevelGpuProgramPtr::bind" ></a><p> |
---|
205 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
206 | <tr> |
---|
207 | <td class="mdRow"> |
---|
208 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
209 | <tr> |
---|
210 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::bind </td> |
---|
211 | <td class="md" valign="top">( </td> |
---|
212 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * </td> |
---|
213 | <td class="mdname1" valign="top" nowrap> <em>rep</em> </td> |
---|
214 | <td class="md" valign="top"> ) </td> |
---|
215 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
216 | </tr> |
---|
217 | |
---|
218 | </table> |
---|
219 | </td> |
---|
220 | </tr> |
---|
221 | </table> |
---|
222 | <table cellspacing=5 cellpadding=0 border=0> |
---|
223 | <tr> |
---|
224 | <td> |
---|
225 | |
---|
226 | </td> |
---|
227 | <td> |
---|
228 | |
---|
229 | <p> |
---|
230 | Binds rep to the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a>. |
---|
231 | <p> |
---|
232 | <dl compact><dt><b>Remarks:</b></dt><dd>Assumes that the <a class="el" href="classOgre_1_1SharedPtr.html">SharedPtr</a> is uninitialised!</dd></dl> |
---|
233 | |
---|
234 | <p> |
---|
235 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00100">100</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
236 | </tr> |
---|
237 | </table> |
---|
238 | <a class="anchor" name="Ogre_1_1SharedPtrb1" doxytag="Ogre::HighLevelGpuProgramPtr::destroy" ></a><p> |
---|
239 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
240 | <tr> |
---|
241 | <td class="mdRow"> |
---|
242 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
243 | <tr> |
---|
244 | <td class="md" nowrap valign="top"> virtual void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::destroy </td> |
---|
245 | <td class="md" valign="top">( </td> |
---|
246 | <td class="md" nowrap valign="top">void </td> |
---|
247 | <td class="mdname1" valign="top" nowrap> </td> |
---|
248 | <td class="md" valign="top"> ) </td> |
---|
249 | <td class="md" nowrap><code> [protected, virtual, inherited]</code></td> |
---|
250 | </tr> |
---|
251 | |
---|
252 | </table> |
---|
253 | </td> |
---|
254 | </tr> |
---|
255 | </table> |
---|
256 | <table cellspacing=5 cellpadding=0 border=0> |
---|
257 | <tr> |
---|
258 | <td> |
---|
259 | |
---|
260 | </td> |
---|
261 | <td> |
---|
262 | |
---|
263 | <p> |
---|
264 | |
---|
265 | <p> |
---|
266 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00146">146</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
267 | </tr> |
---|
268 | </table> |
---|
269 | <a class="anchor" name="Ogre_1_1SharedPtra7" doxytag="Ogre::HighLevelGpuProgramPtr::get" ></a><p> |
---|
270 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
271 | <tr> |
---|
272 | <td class="mdRow"> |
---|
273 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
274 | <tr> |
---|
275 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::get </td> |
---|
276 | <td class="md" valign="top">( </td> |
---|
277 | <td class="mdname1" valign="top" nowrap> </td> |
---|
278 | <td class="md" valign="top"> ) </td> |
---|
279 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
280 | </tr> |
---|
281 | |
---|
282 | </table> |
---|
283 | </td> |
---|
284 | </tr> |
---|
285 | </table> |
---|
286 | <table cellspacing=5 cellpadding=0 border=0> |
---|
287 | <tr> |
---|
288 | <td> |
---|
289 | |
---|
290 | </td> |
---|
291 | <td> |
---|
292 | |
---|
293 | <p> |
---|
294 | |
---|
295 | <p> |
---|
296 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00094">94</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
297 | </tr> |
---|
298 | </table> |
---|
299 | <a class="anchor" name="Ogre_1_1SharedPtra12" doxytag="Ogre::HighLevelGpuProgramPtr::getPointer" ></a><p> |
---|
300 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
301 | <tr> |
---|
302 | <td class="mdRow"> |
---|
303 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
304 | <tr> |
---|
305 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::getPointer </td> |
---|
306 | <td class="md" valign="top">( </td> |
---|
307 | <td class="mdname1" valign="top" nowrap> </td> |
---|
308 | <td class="md" valign="top"> ) </td> |
---|
309 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
310 | </tr> |
---|
311 | |
---|
312 | </table> |
---|
313 | </td> |
---|
314 | </tr> |
---|
315 | </table> |
---|
316 | <table cellspacing=5 cellpadding=0 border=0> |
---|
317 | <tr> |
---|
318 | <td> |
---|
319 | |
---|
320 | </td> |
---|
321 | <td> |
---|
322 | |
---|
323 | <p> |
---|
324 | |
---|
325 | <p> |
---|
326 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00112">112</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
327 | </tr> |
---|
328 | </table> |
---|
329 | <a class="anchor" name="Ogre_1_1SharedPtra13" doxytag="Ogre::HighLevelGpuProgramPtr::isNull" ></a><p> |
---|
330 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
331 | <tr> |
---|
332 | <td class="mdRow"> |
---|
333 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
334 | <tr> |
---|
335 | <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::isNull </td> |
---|
336 | <td class="md" valign="top">( </td> |
---|
337 | <td class="md" nowrap valign="top">void </td> |
---|
338 | <td class="mdname1" valign="top" nowrap> </td> |
---|
339 | <td class="md" valign="top"> ) </td> |
---|
340 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
341 | </tr> |
---|
342 | |
---|
343 | </table> |
---|
344 | </td> |
---|
345 | </tr> |
---|
346 | </table> |
---|
347 | <table cellspacing=5 cellpadding=0 border=0> |
---|
348 | <tr> |
---|
349 | <td> |
---|
350 | |
---|
351 | </td> |
---|
352 | <td> |
---|
353 | |
---|
354 | <p> |
---|
355 | |
---|
356 | <p> |
---|
357 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00114">114</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
358 | </tr> |
---|
359 | </table> |
---|
360 | <a class="anchor" name="Ogre_1_1SharedPtra5" doxytag="Ogre::HighLevelGpuProgramPtr::operator *" ></a><p> |
---|
361 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
362 | <tr> |
---|
363 | <td class="mdRow"> |
---|
364 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
365 | <tr> |
---|
366 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> & <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::operator * </td> |
---|
367 | <td class="md" valign="top">( </td> |
---|
368 | <td class="mdname1" valign="top" nowrap> </td> |
---|
369 | <td class="md" valign="top"> ) </td> |
---|
370 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
371 | </tr> |
---|
372 | |
---|
373 | </table> |
---|
374 | </td> |
---|
375 | </tr> |
---|
376 | </table> |
---|
377 | <table cellspacing=5 cellpadding=0 border=0> |
---|
378 | <tr> |
---|
379 | <td> |
---|
380 | |
---|
381 | </td> |
---|
382 | <td> |
---|
383 | |
---|
384 | <p> |
---|
385 | |
---|
386 | <p> |
---|
387 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00092">92</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
388 | </tr> |
---|
389 | </table> |
---|
390 | <a class="anchor" name="Ogre_1_1SharedPtra6" doxytag="Ogre::HighLevelGpuProgramPtr::operator->" ></a><p> |
---|
391 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
392 | <tr> |
---|
393 | <td class="mdRow"> |
---|
394 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
395 | <tr> |
---|
396 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::operator-> </td> |
---|
397 | <td class="md" valign="top">( </td> |
---|
398 | <td class="mdname1" valign="top" nowrap> </td> |
---|
399 | <td class="md" valign="top"> ) </td> |
---|
400 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
401 | </tr> |
---|
402 | |
---|
403 | </table> |
---|
404 | </td> |
---|
405 | </tr> |
---|
406 | </table> |
---|
407 | <table cellspacing=5 cellpadding=0 border=0> |
---|
408 | <tr> |
---|
409 | <td> |
---|
410 | |
---|
411 | </td> |
---|
412 | <td> |
---|
413 | |
---|
414 | <p> |
---|
415 | |
---|
416 | <p> |
---|
417 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00093">93</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
418 | </tr> |
---|
419 | </table> |
---|
420 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra5" doxytag="Ogre::HighLevelGpuProgramPtr::operator=" ></a><p> |
---|
421 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
422 | <tr> |
---|
423 | <td class="mdRow"> |
---|
424 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
425 | <tr> |
---|
426 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>& Ogre::HighLevelGpuProgramPtr::operator= </td> |
---|
427 | <td class="md" valign="top">( </td> |
---|
428 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1GpuProgramPtr.html">GpuProgramPtr</a> & </td> |
---|
429 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
430 | <td class="md" valign="top"> ) </td> |
---|
431 | <td class="md" nowrap></td> |
---|
432 | </tr> |
---|
433 | |
---|
434 | </table> |
---|
435 | </td> |
---|
436 | </tr> |
---|
437 | </table> |
---|
438 | <table cellspacing=5 cellpadding=0 border=0> |
---|
439 | <tr> |
---|
440 | <td> |
---|
441 | |
---|
442 | </td> |
---|
443 | <td> |
---|
444 | |
---|
445 | <p> |
---|
446 | Operator used to convert a <a class="el" href="classOgre_1_1GpuProgramPtr.html">GpuProgramPtr</a> to a <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. |
---|
447 | <p> |
---|
448 | </td> |
---|
449 | </tr> |
---|
450 | </table> |
---|
451 | <a class="anchor" name="Ogre_1_1HighLevelGpuProgramPtra4" doxytag="Ogre::HighLevelGpuProgramPtr::operator=" ></a><p> |
---|
452 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
453 | <tr> |
---|
454 | <td class="mdRow"> |
---|
455 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
456 | <tr> |
---|
457 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>& Ogre::HighLevelGpuProgramPtr::operator= </td> |
---|
458 | <td class="md" valign="top">( </td> |
---|
459 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1SharedPtr.html">ResourcePtr</a> & </td> |
---|
460 | <td class="mdname1" valign="top" nowrap> <em>r</em> </td> |
---|
461 | <td class="md" valign="top"> ) </td> |
---|
462 | <td class="md" nowrap></td> |
---|
463 | </tr> |
---|
464 | |
---|
465 | </table> |
---|
466 | </td> |
---|
467 | </tr> |
---|
468 | </table> |
---|
469 | <table cellspacing=5 cellpadding=0 border=0> |
---|
470 | <tr> |
---|
471 | <td> |
---|
472 | |
---|
473 | </td> |
---|
474 | <td> |
---|
475 | |
---|
476 | <p> |
---|
477 | Operator used to convert a ResourcePtr to a <a class="el" href="classOgre_1_1HighLevelGpuProgramPtr.html">HighLevelGpuProgramPtr</a>. |
---|
478 | <p> |
---|
479 | |
---|
480 | <p> |
---|
481 | Definition at line <a class="el" href="OgreHighLevelGpuProgram_8h-source.html#l00129">129</a> of file <a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a>. |
---|
482 | <p> |
---|
483 | References <a class="el" href="OgreSharedPtr_8h-source.html#l00112">Ogre::SharedPtr< T >::getPointer()</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00180">OGRE_COPY_AUTO_SHARED_MUTEX</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00175">OGRE_LOCK_MUTEX</a>, <a class="el" href="OgreResource_8h-source.html#l00245">Ogre::ResourcePtr</a>, and <a class="el" href="OgreSharedPtr_8h-source.html#l00110">Ogre::SharedPtr< T >::useCountPointer()</a>. </td> |
---|
484 | </tr> |
---|
485 | </table> |
---|
486 | <a class="anchor" name="Ogre_1_1SharedPtrb0" doxytag="Ogre::HighLevelGpuProgramPtr::release" ></a><p> |
---|
487 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
488 | <tr> |
---|
489 | <td class="mdRow"> |
---|
490 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
491 | <tr> |
---|
492 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::release </td> |
---|
493 | <td class="md" valign="top">( </td> |
---|
494 | <td class="md" nowrap valign="top">void </td> |
---|
495 | <td class="mdname1" valign="top" nowrap> </td> |
---|
496 | <td class="md" valign="top"> ) </td> |
---|
497 | <td class="md" nowrap><code> [protected, inherited]</code></td> |
---|
498 | </tr> |
---|
499 | |
---|
500 | </table> |
---|
501 | </td> |
---|
502 | </tr> |
---|
503 | </table> |
---|
504 | <table cellspacing=5 cellpadding=0 border=0> |
---|
505 | <tr> |
---|
506 | <td> |
---|
507 | |
---|
508 | </td> |
---|
509 | <td> |
---|
510 | |
---|
511 | <p> |
---|
512 | |
---|
513 | <p> |
---|
514 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00129">129</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
515 | </tr> |
---|
516 | </table> |
---|
517 | <a class="anchor" name="Ogre_1_1SharedPtra14" doxytag="Ogre::HighLevelGpuProgramPtr::setNull" ></a><p> |
---|
518 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
519 | <tr> |
---|
520 | <td class="mdRow"> |
---|
521 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
522 | <tr> |
---|
523 | <td class="md" nowrap valign="top"> void <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::setNull </td> |
---|
524 | <td class="md" valign="top">( </td> |
---|
525 | <td class="md" nowrap valign="top">void </td> |
---|
526 | <td class="mdname1" valign="top" nowrap> </td> |
---|
527 | <td class="md" valign="top"> ) </td> |
---|
528 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
529 | </tr> |
---|
530 | |
---|
531 | </table> |
---|
532 | </td> |
---|
533 | </tr> |
---|
534 | </table> |
---|
535 | <table cellspacing=5 cellpadding=0 border=0> |
---|
536 | <tr> |
---|
537 | <td> |
---|
538 | |
---|
539 | </td> |
---|
540 | <td> |
---|
541 | |
---|
542 | <p> |
---|
543 | |
---|
544 | <p> |
---|
545 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00116">116</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
546 | </tr> |
---|
547 | </table> |
---|
548 | <a class="anchor" name="Ogre_1_1SharedPtra9" doxytag="Ogre::HighLevelGpuProgramPtr::unique" ></a><p> |
---|
549 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
550 | <tr> |
---|
551 | <td class="mdRow"> |
---|
552 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
553 | <tr> |
---|
554 | <td class="md" nowrap valign="top"> bool <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::unique </td> |
---|
555 | <td class="md" valign="top">( </td> |
---|
556 | <td class="mdname1" valign="top" nowrap> </td> |
---|
557 | <td class="md" valign="top"> ) </td> |
---|
558 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
559 | </tr> |
---|
560 | |
---|
561 | </table> |
---|
562 | </td> |
---|
563 | </tr> |
---|
564 | </table> |
---|
565 | <table cellspacing=5 cellpadding=0 border=0> |
---|
566 | <tr> |
---|
567 | <td> |
---|
568 | |
---|
569 | </td> |
---|
570 | <td> |
---|
571 | |
---|
572 | <p> |
---|
573 | |
---|
574 | <p> |
---|
575 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00108">108</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
576 | </tr> |
---|
577 | </table> |
---|
578 | <a class="anchor" name="Ogre_1_1SharedPtra10" doxytag="Ogre::HighLevelGpuProgramPtr::useCount" ></a><p> |
---|
579 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
580 | <tr> |
---|
581 | <td class="mdRow"> |
---|
582 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
583 | <tr> |
---|
584 | <td class="md" nowrap valign="top"> unsigned int <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::useCount </td> |
---|
585 | <td class="md" valign="top">( </td> |
---|
586 | <td class="mdname1" valign="top" nowrap> </td> |
---|
587 | <td class="md" valign="top"> ) </td> |
---|
588 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
589 | </tr> |
---|
590 | |
---|
591 | </table> |
---|
592 | </td> |
---|
593 | </tr> |
---|
594 | </table> |
---|
595 | <table cellspacing=5 cellpadding=0 border=0> |
---|
596 | <tr> |
---|
597 | <td> |
---|
598 | |
---|
599 | </td> |
---|
600 | <td> |
---|
601 | |
---|
602 | <p> |
---|
603 | |
---|
604 | <p> |
---|
605 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00109">109</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
606 | </tr> |
---|
607 | </table> |
---|
608 | <a class="anchor" name="Ogre_1_1SharedPtra11" doxytag="Ogre::HighLevelGpuProgramPtr::useCountPointer" ></a><p> |
---|
609 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
610 | <tr> |
---|
611 | <td class="mdRow"> |
---|
612 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
613 | <tr> |
---|
614 | <td class="md" nowrap valign="top"> unsigned int* <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::useCountPointer </td> |
---|
615 | <td class="md" valign="top">( </td> |
---|
616 | <td class="mdname1" valign="top" nowrap> </td> |
---|
617 | <td class="md" valign="top"> ) </td> |
---|
618 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
619 | </tr> |
---|
620 | |
---|
621 | </table> |
---|
622 | </td> |
---|
623 | </tr> |
---|
624 | </table> |
---|
625 | <table cellspacing=5 cellpadding=0 border=0> |
---|
626 | <tr> |
---|
627 | <td> |
---|
628 | |
---|
629 | </td> |
---|
630 | <td> |
---|
631 | |
---|
632 | <p> |
---|
633 | |
---|
634 | <p> |
---|
635 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00110">110</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
636 | </tr> |
---|
637 | </table> |
---|
638 | <hr><h2>Member Data Documentation</h2> |
---|
639 | <a class="anchor" name="Ogre_1_1SharedPtrp0" doxytag="Ogre::HighLevelGpuProgramPtr::pRep" ></a><p> |
---|
640 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
641 | <tr> |
---|
642 | <td class="mdRow"> |
---|
643 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
644 | <tr> |
---|
645 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> * <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::<a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp0">pRep</a><code> [protected, inherited]</code> |
---|
646 | </table> |
---|
647 | </td> |
---|
648 | </tr> |
---|
649 | </table> |
---|
650 | <table cellspacing=5 cellpadding=0 border=0> |
---|
651 | <tr> |
---|
652 | <td> |
---|
653 | |
---|
654 | </td> |
---|
655 | <td> |
---|
656 | |
---|
657 | <p> |
---|
658 | |
---|
659 | <p> |
---|
660 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00046">46</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
661 | </tr> |
---|
662 | </table> |
---|
663 | <a class="anchor" name="Ogre_1_1SharedPtrp1" doxytag="Ogre::HighLevelGpuProgramPtr::pUseCount" ></a><p> |
---|
664 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
665 | <tr> |
---|
666 | <td class="mdRow"> |
---|
667 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
668 | <tr> |
---|
669 | <td class="md" nowrap valign="top"> unsigned int* <a class="el" href="classOgre_1_1SharedPtr.html">Ogre::SharedPtr</a>< <a class="el" href="classOgre_1_1HighLevelGpuProgram.html">HighLevelGpuProgram</a> >::<a class="el" href="classOgre_1_1SharedPtr.html#Ogre_1_1SharedPtrp1">pUseCount</a><code> [protected, inherited]</code> |
---|
670 | </table> |
---|
671 | </td> |
---|
672 | </tr> |
---|
673 | </table> |
---|
674 | <table cellspacing=5 cellpadding=0 border=0> |
---|
675 | <tr> |
---|
676 | <td> |
---|
677 | |
---|
678 | </td> |
---|
679 | <td> |
---|
680 | |
---|
681 | <p> |
---|
682 | |
---|
683 | <p> |
---|
684 | Definition at line <a class="el" href="OgreSharedPtr_8h-source.html#l00047">47</a> of file <a class="el" href="OgreSharedPtr_8h-source.html">OgreSharedPtr.h</a>. </td> |
---|
685 | </tr> |
---|
686 | </table> |
---|
687 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
688 | <li><a class="el" href="OgreHighLevelGpuProgram_8h-source.html">OgreHighLevelGpuProgram.h</a></ul> |
---|
689 | <hr> |
---|
690 | <p> |
---|
691 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
692 | <!--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/> |
---|
693 | This 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/> |
---|
694 | <!--/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#"> |
---|
695 | <Work rdf:about=""> |
---|
696 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
697 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
698 | </Work> |
---|
699 | <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> --> |
---|
700 | |
---|
701 | Last modified Sun Mar 12 14:39:20 2006 |
---|
702 | </p> |
---|
703 | </body> |
---|
704 | </html> |
---|