Shape.Matrix
Description
Transforms the shape using the given 2D homogeneous matrix.
Shape coordinates of this shape are multiplied with Shape.Matrix.matrix (assuming w = 1
) in order to produce shape coordinates of the resulting shape.
Transforms the shape using the given 2D homogeneous matrix.
Shape coordinates of this shape are multiplied with Shape.Matrix.matrix (assuming w = 1
) in order to produce shape coordinates of the resulting shape.