CMU462 Library Documentation  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
 COSDTextProvides an interface for text on-screen display
 CRendererAbstract renderer definition
 CVector2DDefines 2D vectors
 CVector3DDefines 3D vectors
 CViewerProvides OpenGL context, window display, and event handling routines