Home
last modified time | relevance | path

Searched refs:domUpAxisType (Results 1 – 2 of 2) sorted by relevance

/external/collada/include/1.4/dom/
DdomAsset.h923 domUpAxisType _value;
930 domUpAxisType getValue() const { return _value; } in getValue()
935 void setValue( domUpAxisType val ) { _value = val; } in setValue()
DdomTypes.h220 enum domUpAxisType { enum