CMU462 Library  1.0
15-462/15-662: Computer Graphics (Fall 2015)
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCMU462::ColorEncodes a color via additive red, green, and blue chanel values
 CCMU462::Matrix3x3Defines a 3x3 matrix
 CCMU462::Matrix4x4Defines a 4x4 matrix
 CCMU462::OSDTextProvides an interface for text on-screen display
 CCMU462::RendererAbstract renderer definition
 CCMU462::SpectrumEncodes radiance & irradiance values by the intensity of each visible spectrum
 CCMU462::TimerA basic timer class
 CCMU462::Vector2DDefines 2D vectors
 CCMU462::ComplexRepresents complex numbers as 2D vectors of their real and imaginary components
 CCMU462::Vector3DDefines 3D vectors
 CCMU462::Vector4DDefines 4D standard vectors
 CCMU462::ViewerProvides OpenGL context, window display, and event handling routines