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

  /external/collada/include/1.4/dom/
domFx_surface_format_hint_common.h 46 * The domFx_surface_format_hint_channels_enum value of the text data of this element.
48 domFx_surface_format_hint_channels_enum _value;
53 * @return a domFx_surface_format_hint_channels_enum of the value.
55 domFx_surface_format_hint_channels_enum getValue() const { return _value; }
60 void setValue( domFx_surface_format_hint_channels_enum val ) { _value = val; }
domTypes.h 268 enum domFx_surface_format_hint_channels_enum {
    [all...]

Completed in 18 milliseconds