Lines Matching full:apply
56 /** \brief Apply translate transformation
58 * \param m Matrix to apply transformation
65 /** \brief Apply scale transformation
67 * \param m Matrix to apply transformation
74 /** \brief Apply shear transformation
76 * \param m Matrix to apply transformation
83 /** \brief Apply mirror transformation
85 * \param m Matrix to apply transformation
92 /** \brief Apply rotation transformation
94 * \param m Matrix to apply transformation
100 /** \brief Apply rotation transformation
102 * \param m Matrix to apply transformation
189 /** \brief Apply rotation around a pivot point
191 * \param m Matrix to apply transformation
200 /** \brief Apply scale and then rotation around a pivot point
202 * \param m Matrix to apply transformation