PS_rotate(3)
Sets rotation factor
Description
PS_ROTATE
NAME
PS_rotate — Sets rotation factor
SYNOPSIS
#include <pslib.h>
void PS_rotate(PSDoc *psdoc, float rot)
DESCRIPTION
Sets the rotation of the coordinate system.
SEE ALSO
PS_scale(3), PS_translate(3)
AUTHOR
This manual page was written by Uwe Steinmann [email protected].