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

  /external/collada/include/1.4/dom/
domMorph.h 116 domMorphMethodType attrMethod;
140 * @return Returns a domMorphMethodType of the method attribute.
142 domMorphMethodType getMethod() const { return attrMethod; }
147 void setMethod( domMorphMethodType atMethod ) { attrMethod = atMethod; _validAttributeArray[0] = true; }
domTypes.h 202 enum domMorphMethodType {
    [all...]

Completed in 256 milliseconds