Home | History | Annotate | Download | only in dom

Lines Matching refs:SOURCE

4 * Licensed under the MIT Open Source License, for details please see license.txt or the website

27 * The source element declares a data repository that provides values according
33 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SOURCE; }
43 * The technique common specifies the common method for accessing this source
55 * The source's technique_common must have one and only one accessor. @see
109 * The source element may contain an asset element. @see domAsset
113 * The source element may contain an IDREF_array. @see domIDREF_array
117 * The source element may contain a Name_array. @see domName_array
121 * The source element may contain a bool_array. @see domBool_array
125 * The source element may contain a float_array. @see domFloat_array
129 * The source element may contain an int_array. @see domInt_array
133 * The technique common specifies the common method for accessing this source