Home | History | Annotate | Download | only in dom

Lines Matching refs:COMMENTS

174  * The comments element contains a string with comments from this contributor.
175 * There may be only one comments element.
180 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::COMMENTS; }
378 * The comments element contains a string with comments from this contributor.
379 * There may be only one comments element. @see domComments
405 * Gets the comments element.
406 * @return a daeSmartRef to the comments element.