Lines Matching refs:element
84 * @param element The element that was added to this document.
88 void insertElement( daeElementRef element );
91 * @param element The element that was removed from this document.
95 void removeElement( daeElementRef element );
98 * @param element The element whose ID is about to be changed.
99 * @param newID The ID that is going to be assigned to the element.
103 void changeElementID( daeElementRef element, daeString newID );
106 * @param element The element whose sid is about to be changed.
107 * @param newSID The sid that is going to be assigned to the element.
111 void changeElementSID( daeElementRef element, daeString newSID );
137 * Top Level element for of the document, always a domCollada