FreeBSD Manual Pages
al_copy_transform(3) Library Functions Manual al_copy_transform(3) NAME al_copy_transform - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> void al_copy_transform(ALLEGRO_TRANSFORM *dest, const ALLEGRO_TRANSFORM *src) DESCRIPTION Makes a copy of a transformation. Parameters: • dest - Source transformation • src - Destination transformation Allegro reference manual al_copy_transform(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_copy_transform&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>