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

  /external/collada/include/1.4/dom/
domGles_sampler_state.h 40 * The domGles_sampler_wrap value of the text data of this element.
42 domGles_sampler_wrap _value;
47 * @return a domGles_sampler_wrap of the value.
49 domGles_sampler_wrap getValue() const { return _value; }
54 void setValue( domGles_sampler_wrap val ) { _value = val; }
98 * The domGles_sampler_wrap value of the text data of this element.
100 domGles_sampler_wrap _value;
105 * @return a domGles_sampler_wrap of the value.
107 domGles_sampler_wrap getValue() const { return _value; }
112 void setValue( domGles_sampler_wrap val ) { _value = val;
    [all...]
domTypes.h 547 enum domGles_sampler_wrap {
    [all...]

Completed in 23 milliseconds