CUGL  2.0
Variables
Constants

Variables

const char cugl::version [] = "CUGL V2 2009.11.24"
 
const double cugl::PI = 4 * atan(1.0)
 

Detailed Description

Variable Documentation

const double cugl::PI = 4 * atan(1.0)

A well-known mathematical constant.

Definition at line 54 of file cugl.h.

Referenced by cugl::degrees(), and cugl::radians().

const char cugl::version[] = "CUGL V2 2009.11.24"

A string giving the version of CUGL and the most recent build date.

Definition at line 51 of file cugl.h.