invoke
Transforms the given points.
Return
a list of points transformed by this object
Parameters
points
that will be transformed
See also
Transforms the given polygon. Note that the resulting polygon is a 2D projection of the transformed points. That is because this transform may map the 2D points of polygon into a set of 3d points.
Return
a polygon transformed by this object
Parameters
polygon
that will be transformed