The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Intertangle::Taffeta::Transform::Affine2D::WithOrigin - An affine 2D transformation about an origin

VERSION

version 0.001

EXTENDS

ATTRIBUTES

affine2d

The affine 2D transform to use with origin [0,0].

origin

A Point that is the origin of the transform.

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2018 by Zakariyya Mughal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.