Lines Matching refs:transformation
11 …- Projective or affine transformation matrices: see the Transform class. These are really matrices.
13 …rage, you can directly use the Transform::data() method to pass your transformation matrix to Open…
15 You can construct a Transform from an abstract transformation, like this:
58 N-D \ref TutorialGeoTransform "Affine transformation"</td><td>\code
80 Any of the above transformation types can be converted to any other types of the same nature,
95 …ass="top">top</a>\section TutorialGeoCommontransformationAPI Common API across transformation types
98 generic algorithms working on any kind of transformation representations:
103 <tr class="alt"><td>Apply the transformation to a vector</td><td>\code
105 <tr><td>Get the inverse of the transformation</td><td>\code
118 vector distinguish when the transformation is applied.
121 Apply the transformation to a \b point </td><td>\code
125 Apply the transformation to a \b vector </td><td>\code
129 Apply a \em general transformation \n to a \b normal \b vector \n
136 Apply a transformation with \em pure \em rotation \n to a \b normal \b vector
180 While transformation objects can be created and updated concatenating elementary transformations,
209 <tr class="alt"><td>Shear transformation \n ( \b 2D \b only ! )</td><td>\code