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 <style type="text/css"><!-- 8 span.static_style 9 { 10 font-size : 8pt; 11 color : white; 12 font-weight : bold; 13 background : #44f; 14 border-left : solid 1px #aaf; 15 border-top : solid 1px #aaf; 16 border-right : solid 1px #00c; 17 border-bottom : solid 1px #00c; 18 padding-left : 2px; 19 padding-right : 2px; 20 } 21 span.virtual_style 22 { 23 font-size : 8pt; 24 color : white; 25 font-weight : bold; 26 background : #0a0; 27 border-left : solid 1px #0f0; 28 border-top : solid 1px #0f0; 29 border-right : solid 1px #060; 30 border-bottom : solid 1px #060; 31 padding-left : 2px; 32 padding-right : 2px; 33 } 34 span.protected_style 35 { 36 font-size : 8pt; 37 color : white; 38 font-weight : bold; 39 background : #444; 40 border-left : solid 1px #ccc; 41 border-top : solid 1px #ccc; 42 border-right : solid 1px #222; 43 border-bottom : solid 1px #222; 44 padding-left : 2px; 45 padding-right : 2px; 46 } 47 --></style> 48 <title>nw::lyt::TevStage</title> 49 </head> 50 <body> 51 <h1><CODE><a href="../../../nw/Overview.html">nw</a>::<a href="../../../nw/lyt/Overview.html">lyt</a>::TevStage</CODE> Structure</h1> 52 <h2>Syntax</h2> 53 <div class="section"> 54 <pre class="definition">struct TevStage</pre> 55 </div> 56 <h2>Description</h2> 57 <div class="section"> 58 <p>The structure that holds the TEV stage settings.</p> 59 </div> 60 <a name="function" id="function"> 61 <h2>Member Functions</h2> 62 <div class="section"> 63 <table class="members"> 64 <tr> 65 <th class="category" colspan="3">Constructors and Destructors</th> 66 </tr> 67 <tr> 68 <td width="100"> </td> 69 <th> 70 <a href="../../../nw/lyt/TevStage/TevStage.html">TevStage</a> 71 </th> 72 <td>Constructor.</td> 73 </tr> 74 <tr> 75 <th class="category" colspan="3">Set/Get</th> 76 </tr> 77 <tr> 78 <td width="100"> </td> 79 <th> 80 <a href="../../../nw/lyt/TevStage/Set.html"><CODE>Set</CODE></a> 81 </th> 82 <td>Sets all members.</td> 83 </tr> 84 <tr> 85 <td width="100"> </td> 86 <th> 87 <a href="../../../nw/lyt/TevStage/SetCombineRgb.html"><CODE>SetCombineRgb</CODE></a> 88 </th> 89 <td>Sets the RGB calculation type.</td> 90 </tr> 91 <tr> 92 <td width="100"> </td> 93 <th> 94 <a href="../../../nw/lyt/TevStage/SetCombineAlpha.html"><CODE>SetCombineAlpha</CODE></a> 95 </th> 96 <td>Sets the alpha calculation type.</td> 97 </tr> 98 <tr> 99 <td width="100"> </td> 100 <th> 101 <a href="../../../nw/lyt/TevStage/SetSrcRgb0.html">SetSrcRgb0</a> 102 </th> 103 <td>Sets Source 0 for RGB calculations.</td> 104 </tr> 105 <tr> 106 <td width="100"> </td> 107 <th> 108 <a href="../../../nw/lyt/TevStage/SetSrcRgb1.html">SetSrcRgb1</a> 109 </th> 110 <td>Sets Source 1 for RGB calculations.</td> 111 </tr> 112 <tr> 113 <td width="100"> </td> 114 <th> 115 <a href="../../../nw/lyt/TevStage/SetSrcRgb2.html">SetSrcRgb2</a> 116 </th> 117 <td>Sets Source 2 for RGB calculations.</td> 118 </tr> 119 <tr> 120 <td width="100"> </td> 121 <th> 122 <a href="../../../nw/lyt/TevStage/SetSrcAlpha0.html">SetSrcAlpha0</a> 123 </th> 124 <td>Sets Source 0 for alpha calculations.</td> 125 </tr> 126 <tr> 127 <td width="100"> </td> 128 <th> 129 <a href="../../../nw/lyt/TevStage/SetSrcAlpha1.html">SetSrcAlpha1</a> 130 </th> 131 <td>Sets Source 1 for alpha calculations.</td> 132 </tr> 133 <tr> 134 <td width="100"> </td> 135 <th> 136 <a href="../../../nw/lyt/TevStage/SetSrcAlpha2.html">SetSrcAlpha2</a> 137 </th> 138 <td>Sets Source 2 for alpha calculations.</td> 139 </tr> 140 <tr> 141 <td width="100"> </td> 142 <th> 143 <a href="../../../nw/lyt/TevStage/SetOperandRgb0.html">SetOperandRgb0</a> 144 </th> 145 <td>Sets the Source 0 operand for RGB calculations.</td> 146 </tr> 147 <tr> 148 <td width="100"> </td> 149 <th> 150 <a href="../../../nw/lyt/TevStage/SetOperandRgb1.html">SetOperandRgb1</a> 151 </th> 152 <td>Sets the Source 1 operand for RGB calculations.</td> 153 </tr> 154 <tr> 155 <td width="100"> </td> 156 <th> 157 <a href="../../../nw/lyt/TevStage/SetOperandRgb2.html">SetOperandRgb2</a> 158 </th> 159 <td>Sets the Source 2 operand for RGB calculations.</td> 160 </tr> 161 <tr> 162 <td width="100"> </td> 163 <th> 164 <a href="../../../nw/lyt/TevStage/SetOperandAlpha0.html">SetOperandAlpha0</a> 165 </th> 166 <td>Sets the Source 0 operand for alpha calculations.</td> 167 </tr> 168 <tr> 169 <td width="100"> </td> 170 <th> 171 <a href="../../../nw/lyt/TevStage/SetOperandAlpha1.html">SetOperandAlpha1</a> 172 </th> 173 <td>Sets the Source 1 operand for alpha calculations.</td> 174 </tr> 175 <tr> 176 <td width="100"> </td> 177 <th> 178 <a href="../../../nw/lyt/TevStage/SetOperandAlpha2.html">SetOperandAlpha2</a> 179 </th> 180 <td>Sets the Source 2 operand for alpha calculations.</td> 181 </tr> 182 <tr> 183 <td width="100"> </td> 184 <th> 185 <a href="../../../nw/lyt/TevStage/SetScaleRgb.html"><CODE>SetScaleRgb</CODE></a> 186 </th> 187 <td>Sets the scale to use in RGB calculations.</td> 188 </tr> 189 <tr> 190 <td width="100"> </td> 191 <th> 192 <a href="../../../nw/lyt/TevStage/SetScaleAlpha.html"><CODE>SetScaleAlpha</CODE></a> 193 </th> 194 <td>Sets the scale to use in alpha calculations.</td> 195 </tr> 196 <tr> 197 <td width="100"> </td> 198 <th> 199 <a href="../../../nw/lyt/TevStage/SetKonstSelRgb.html">SetKonstSelRgb</a> 200 </th> 201 <td>Sets the constant register source to be used in RGB calculations.</td> 202 </tr> 203 <tr> 204 <td width="100"> </td> 205 <th> 206 <a href="../../../nw/lyt/TevStage/SetKonstSelAlpha.html">SetKonstSelAlpha</a> 207 </th> 208 <td>Sets the constant register source to be used in alpha calculations.</td> 209 </tr> 210 <tr> 211 <td width="100"> </td> 212 <th> 213 <a href="../../../nw/lyt/TevStage/SetSavePrevRgb.html">SetSavePrevRgb</a> 214 </th> 215 <td>Sets whether to save the result (RGB) calculated in the previous stage to a buffer.</td> 216 </tr> 217 <tr> 218 <td width="100"> </td> 219 <th> 220 <a href="../../../nw/lyt/TevStage/SetSavePrevAlpha.html">SetSavePrevAlpha</a> 221 </th> 222 <td>Sets whether to save the result (A) calculated in the previous stage to a buffer.</td> 223 </tr> 224 <tr> 225 <td width="100"> </td> 226 <th> 227 <a href="../../../nw/lyt/TevStage/GetCombineRgb.html"><CODE>GetCombineRgb</CODE></a> 228 </th> 229 <td>Gets the RGB calculation type.</td> 230 </tr> 231 <tr> 232 <td width="100"> </td> 233 <th> 234 <a href="../../../nw/lyt/TevStage/GetCombineAlpha.html"><CODE>GetCombineAlpha</CODE></a> 235 </th> 236 <td>Gets the alpha calculation type.</td> 237 </tr> 238 <tr> 239 <td width="100"> </td> 240 <th> 241 <a href="../../../nw/lyt/TevStage/GetSrcRgb0.html">GetSrcRgb0</a> 242 </th> 243 <td>Gets the source for Input 0 used in RGB calculations.</td> 244 </tr> 245 <tr> 246 <td width="100"> </td> 247 <th> 248 <a href="../../../nw/lyt/TevStage/GetSrcRgb1.html">GetSrcRgb1</a> 249 </th> 250 <td>Gets the source for Input 1 used in RGB calculations.</td> 251 </tr> 252 <tr> 253 <td width="100"> </td> 254 <th> 255 <a href="../../../nw/lyt/TevStage/GetSrcRgb2.html">GetSrcRgb2</a> 256 </th> 257 <td>Gets the source for Input 2 used in RGB calculations.</td> 258 </tr> 259 <tr> 260 <td width="100"> </td> 261 <th> 262 <a href="../../../nw/lyt/TevStage/GetSrcAlpha0.html">GetSrcAlpha0</a> 263 </th> 264 <td>Gets the source for Input 0 used in alpha calculations.</td> 265 </tr> 266 <tr> 267 <td width="100"> </td> 268 <th> 269 <a href="../../../nw/lyt/TevStage/GetSrcAlpha1.html">GetSrcAlpha1</a> 270 </th> 271 <td>Gets the source for Input 1 used in alpha calculations.</td> 272 </tr> 273 <tr> 274 <td width="100"> </td> 275 <th> 276 <a href="../../../nw/lyt/TevStage/GetSrcAlpha2.html">GetSrcAlpha2</a> 277 </th> 278 <td>Gets the source for Input 2 used in alpha calculations.</td> 279 </tr> 280 <tr> 281 <td width="100"> </td> 282 <th> 283 <a href="../../../nw/lyt/TevStage/GetOperandRgb0.html">GetOperandRgb0</a> 284 </th> 285 <td>Gets the Input 0 operand used in RGB calculations.</td> 286 </tr> 287 <tr> 288 <td width="100"> </td> 289 <th> 290 <a href="../../../nw/lyt/TevStage/GetOperandRgb1.html">GetOperandRgb1</a> 291 </th> 292 <td>Gets the Input 1 operand used in RGB calculations.</td> 293 </tr> 294 <tr> 295 <td width="100"> </td> 296 <th> 297 <a href="../../../nw/lyt/TevStage/GetOperandRgb2.html">GetOperandRgb2</a> 298 </th> 299 <td>Gets the Input 2 operand used in RGB calculations.</td> 300 </tr> 301 <tr> 302 <td width="100"> </td> 303 <th> 304 <a href="../../../nw/lyt/TevStage/GetOperandAlpha0.html">GetOperandAlpha0</a> 305 </th> 306 <td>Gets the Input 0 operand used in alpha calculations.</td> 307 </tr> 308 <tr> 309 <td width="100"> </td> 310 <th> 311 <a href="../../../nw/lyt/TevStage/GetOperandAlpha1.html">GetOperandAlpha1</a> 312 </th> 313 <td>Gets the Input 1 operand used in alpha calculations.</td> 314 </tr> 315 <tr> 316 <td width="100"> </td> 317 <th> 318 <a href="../../../nw/lyt/TevStage/GetOperandAlpha2.html">GetOperandAlpha2</a> 319 </th> 320 <td>Gets the Input 2 operand used in alpha calculations.</td> 321 </tr> 322 <tr> 323 <td width="100"> </td> 324 <th> 325 <a href="../../../nw/lyt/TevStage/GetScaleRgb.html"><CODE>GetScaleRgb</CODE></a> 326 </th> 327 <td>Gets the scale to use in RGB calculations.</td> 328 </tr> 329 <tr> 330 <td width="100"> </td> 331 <th> 332 <a href="../../../nw/lyt/TevStage/GetScaleAlpha.html"><CODE>GetScaleAlpha</CODE></a> 333 </th> 334 <td>Gets the scale to use in alpha calculations.</td> 335 </tr> 336 <tr> 337 <td width="100"> </td> 338 <th> 339 <a href="../../../nw/lyt/TevStage/GetKonstSelRgb.html">GetKonstSelRgb</a> 340 </th> 341 <td>Gets the constant register source to be used in RGB calculations.</td> 342 </tr> 343 <tr> 344 <td width="100"> </td> 345 <th> 346 <a href="../../../nw/lyt/TevStage/GetKonstSelAlpha.html">GetKonstSelAlpha</a> 347 </th> 348 <td>Gets the constant register source to be used in alpha calculations.</td> 349 </tr> 350 <tr> 351 <td width="100"> </td> 352 <th> 353 <a href="../../../nw/lyt/TevStage/GetSavePrevRgb.html">GetSavePrevRgb</a> 354 </th> 355 <td>Gets whether the result (RGB) calculated in the previous stage is saved to a buffer.</td> 356 </tr> 357 <tr> 358 <td width="100"> </td> 359 <th> 360 <a href="../../../nw/lyt/TevStage/GetSavePrevAlpha.html">GetSavePrevAlpha</a> 361 </th> 362 <td>Gets whether the result (A) calculated in the previous stage is saved to a buffer.</td> 363 </tr> </table> 364 </div> 365 </a> 366 <h2>Revision History</h2> 367 <div class="section"> 368 <dl class="history"> 369 <dt>2009/09/18</dt> 370 <dd>Initial version.<br /> 371 </dd> 372 </dl> 373 </div> 374 <hr><p>CONFIDENTIAL</p></body> 375</html> 376