#include <revolution/mtx.h>
#define MTXRadToDeg(a) ( (a) * 57.29577951f )
a
Converted degree value (32-bit float).
Macro to convert radians to degrees.
MTXDegToRad
03/01/2006 Initial version.