CMU462 Library  1.0
15-462/15-662: Computer Graphics (Fall 2015)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NCMU462
 CColorEncodes a color via additive red, green, and blue chanel values
 CComplexRepresents complex numbers as 2D vectors of their real and imaginary components
 CMatrix3x3Defines a 3x3 matrix
 CMatrix4x4Defines a 4x4 matrix
 COSDTextProvides an interface for text on-screen display
 CRendererAbstract renderer definition
 CSpectrumEncodes radiance & irradiance values by the intensity of each visible spectrum
 CTimerA basic timer class
 CVector2DDefines 2D vectors
 CVector3DDefines 3D vectors
 CVector4DDefines 4D standard vectors
 CViewerProvides OpenGL context, window display, and event handling routines