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

  /external/collada/include/1.4/dom/
domFx_sampler3D_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
155 * The domFx_sampler_wrap_common value of the text data of this element.
157 domFx_sampler_wrap_common _value;
162 * @return a domFx_sampler_wrap_common of the value.
164 domFx_sampler_wrap_common getValue() const { return _value; }
169 void setValue( domFx_sampler_wrap_common val ) { _value = val;
    [all...]
domFx_samplerCUBE_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
155 * The domFx_sampler_wrap_common value of the text data of this element.
157 domFx_sampler_wrap_common _value;
162 * @return a domFx_sampler_wrap_common of the value.
164 domFx_sampler_wrap_common getValue() const { return _value; }
169 void setValue( domFx_sampler_wrap_common val ) { _value = val;
    [all...]
domFx_samplerDEPTH_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
155 * The domFx_sampler_wrap_common value of the text data of this element.
157 domFx_sampler_wrap_common _value;
162 * @return a domFx_sampler_wrap_common of the value.
164 domFx_sampler_wrap_common getValue() const { return _value; }
169 void setValue( domFx_sampler_wrap_common val ) { _value = val;
    [all...]
domFx_sampler2D_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
155 * The domFx_sampler_wrap_common value of the text data of this element.
157 domFx_sampler_wrap_common _value;
162 * @return a domFx_sampler_wrap_common of the value.
164 domFx_sampler_wrap_common getValue() const { return _value; }
169 void setValue( domFx_sampler_wrap_common val ) { _value = val;
    [all...]
domFx_samplerRECT_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
155 * The domFx_sampler_wrap_common value of the text data of this element.
157 domFx_sampler_wrap_common _value;
162 * @return a domFx_sampler_wrap_common of the value.
164 domFx_sampler_wrap_common getValue() const { return _value; }
169 void setValue( domFx_sampler_wrap_common val ) { _value = val;
    [all...]
domFx_sampler1D_common.h 97 * The domFx_sampler_wrap_common value of the text data of this element.
99 domFx_sampler_wrap_common _value;
104 * @return a domFx_sampler_wrap_common of the value.
106 domFx_sampler_wrap_common getValue() const { return _value; }
111 void setValue( domFx_sampler_wrap_common val ) { _value = val; }
domTypes.h 318 enum domFx_sampler_wrap_common {
    [all...]

Completed in 18 milliseconds