Home | History | Annotate | Download | only in dom

Lines Matching refs:AUTHOR

50  * The author element contains a string with the author's name. There may
51 * be only one author element.
56 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::AUTHOR; }
368 * The author element contains a string with the author's name. There may
369 * be only one author element. @see domAuthor
395 * Gets the author element.
396 * @return a daeSmartRef to the author element.