base |src.lib|graphic|ps| PostScriptMatrix Index

PostScriptMatrix

Header
base/rps.h
Library
rps
Members
float a; Top-left matrix cell.
float b; Top-right matrix cell.
float c; Bottom-left matrix cell.
float d; Bottom-right matrix cell.
Description

The struct PostScriptMatrix structure stores a transformation matrix for an PostScript plot.