HomeSort by relevance Sort by last modified time
    Searched refs:domFx_sampler_filter_common (Results 1 - 8 of 8) sorted by null

  /external/collada/include/1.4/dom/
domGles_sampler_state.h 156 * The domFx_sampler_filter_common value of the text data of this element.
158 domFx_sampler_filter_common _value;
163 * @return a domFx_sampler_filter_common of the value.
165 domFx_sampler_filter_common getValue() const { return _value; }
170 void setValue( domFx_sampler_filter_common val ) { _value = val; }
214 * The domFx_sampler_filter_common value of the text data of this element.
216 domFx_sampler_filter_common _value;
221 * @return a domFx_sampler_filter_common of the value.
223 domFx_sampler_filter_common getValue() const { return _value; }
228 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_sampler1D_common.h 155 * The domFx_sampler_filter_common value of the text data of this element.
157 domFx_sampler_filter_common _value;
162 * @return a domFx_sampler_filter_common of the value.
164 domFx_sampler_filter_common getValue() const { return _value; }
169 void setValue( domFx_sampler_filter_common val ) { _value = val; }
213 * The domFx_sampler_filter_common value of the text data of this element.
215 domFx_sampler_filter_common _value;
220 * @return a domFx_sampler_filter_common of the value.
222 domFx_sampler_filter_common getValue() const { return _value; }
227 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_sampler2D_common.h 213 * The domFx_sampler_filter_common value of the text data of this element.
215 domFx_sampler_filter_common _value;
220 * @return a domFx_sampler_filter_common of the value.
222 domFx_sampler_filter_common getValue() const { return _value; }
227 void setValue( domFx_sampler_filter_common val ) { _value = val; }
271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_sampler3D_common.h 271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val; }
329 * The domFx_sampler_filter_common value of the text data of this element.
331 domFx_sampler_filter_common _value;
336 * @return a domFx_sampler_filter_common of the value.
338 domFx_sampler_filter_common getValue() const { return _value; }
343 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_samplerCUBE_common.h 271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val; }
329 * The domFx_sampler_filter_common value of the text data of this element.
331 domFx_sampler_filter_common _value;
336 * @return a domFx_sampler_filter_common of the value.
338 domFx_sampler_filter_common getValue() const { return _value; }
343 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_samplerRECT_common.h 213 * The domFx_sampler_filter_common value of the text data of this element.
215 domFx_sampler_filter_common _value;
220 * @return a domFx_sampler_filter_common of the value.
222 domFx_sampler_filter_common getValue() const { return _value; }
227 void setValue( domFx_sampler_filter_common val ) { _value = val; }
271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domFx_samplerDEPTH_common.h 213 * The domFx_sampler_filter_common value of the text data of this element.
215 domFx_sampler_filter_common _value;
220 * @return a domFx_sampler_filter_common of the value.
222 domFx_sampler_filter_common getValue() const { return _value; }
227 void setValue( domFx_sampler_filter_common val ) { _value = val; }
271 * The domFx_sampler_filter_common value of the text data of this element.
273 domFx_sampler_filter_common _value;
278 * @return a domFx_sampler_filter_common of the value.
280 domFx_sampler_filter_common getValue() const { return _value; }
285 void setValue( domFx_sampler_filter_common val ) { _value = val;
    [all...]
domTypes.h 327 enum domFx_sampler_filter_common {
    [all...]

Completed in 30 milliseconds