Lines Matching refs:translation
22 \param offset the translation applied by the matrix.
40 /// Gets the translation imparted by the Affine.
41 Point Affine::translation() const {
55 /// Sets the translation imparted by the Affine.
115 /** @brief Check whether this matrix represents a pure translation.
116 * Will return true for the identity matrix, which represents a zero translation.
127 /** @brief Check whether this matrix represents a pure nonzero translation.
301 * Zooming is any combination of translation and uniform non-flipping scaling.
316 * This means that the transformation can be any combination of translation, rotation,
327 * This means that the transformation can be any combination of translation, uniform scaling,
347 * This means that the transformation can be any combination of translation,