Home | History | Annotate | Download | only in dom

Lines Matching refs:ATTACHMENT

41  * Defines the attachment (to a rigid_body or a node) to be used as the reference-frame.
58 * Allows you to "position" the attachment point. @see domTranslate
62 * Allows you to "position" the attachment point. @see domRotate
181 * Defines an attachment to a rigid-body or a node.
186 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::ATTACHMENT; }
198 * Allows you to "position" the attachment point. @see domTranslate
202 * Allows you to "position" the attachment point. @see domRotate
991 * Defines the attachment (to a rigid_body or a node) to be used as the reference-frame.
996 * Defines an attachment to a rigid-body or a node. @see domAttachment
1044 * Gets the attachment element.
1045 * @return a daeSmartRef to the attachment element.