Home | History | Annotate | Download | only in dom

Lines Matching full:linear

578  * The linear element describes linear (translational) limits along each axis.
583 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::LINEAR; }
646 * The linear element describes linear (translational) limits along each axis.
658 * Gets the linear element.
659 * @return a daeSmartRef to the linear element.
696 * Spring, based on distance (?LINEAR?) or angle (?ANGULAR?).
785 * The linear spring properties.
790 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::LINEAR; }
861 * The linear spring properties. @see domLinear
872 * Gets the linear element.
873 * @return a daeSmartRef to the linear element.
922 * Spring, based on distance (?LINEAR?) or angle (?ANGULAR?). @see