Home | History | Annotate | Download | only in Geometry

Lines Matching full:diagonal

221   /** The return type of the product between a diagonal matrix and a transform */
416 /** \returns The product expression of a transform \a a times a diagonal matrix \a b
418 * The rhs diagonal matrix is interpreted as an affine scaling transformation. The
431 /** \returns The product expression of a diagonal matrix \a a times a transform \a b
433 * The lhs diagonal matrix is interpreted as an affine scaling transformation. The
958 linear().diagonal().fill(s.factor());