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

  /external/collada/include/1.4/dom/
domCg_param_type.h 1110 * The domCg_bool4x1 value of the text data of this element.
1112 domCg_bool4x1 _value;
1117 * @return Returns a domCg_bool4x1 reference of the _value array.
1119 domCg_bool4x1 &getValue() { return _value; }
1122 * @return Returns a constant domCg_bool4x1 reference of the _value array.
1124 const domCg_bool4x1 &getValue() const { return _value; }
    [all...]
domTypes.h 111 typedef domCg_ListOfBool domCg_bool4x1;
    [all...]

Completed in 19 milliseconds