lab_inheritance
Insidious Inheritance
 All Classes Namespaces Files Functions Variables
File List
Here is a list of all files with brief descriptions:
[detail level 12]
o-cs225
|o*HSLAPixel.cppImplementation of the HSLAPixel class for use in with the PNG library
|o*HSLAPixel.h
|o*PNG.cppImplementation of a simple PNG class using HSLAPixels and the lodepng PNG library
|o*PNG.h
|\*RGB_HSL.h
o*circle.cppImplementation of the Circle class
o*circle.hDeclaration of the Circle class
o*color.hProvides a variety of colors for convenience
o*drawable.hDeclaration of the Drawable class
o*flower.cppImplementation of the Flower class
o*flower.hDeclaration of the Flower class
o*line.cppImplementation of the Line class
o*line.hDeclaration of the Line class
o*main.cppProvides a simple application that draws some stuff
o*rectangle.cppImplementation of the Rectangle class
o*rectangle.hDeclaration of the Rectangle class
o*shape.cppImplementation of the Shape class
o*shape.hDeclaration of the Shape class
o*test_constructor.cppA simple application that demonstrates a problem with the Circle constructor
o*test_destructor.cppA simple application that demonstrates a problem with the Triangle destructor
o*test_pure_virtual.cppA simple application that demonstrates a problem with Truck pure virtual methods
o*test_slicing.cppA simple application that demonstrates slicing in the Flower class
o*test_virtual.cppA simple application that demonstrates a problem with Shape virtual methods
o*triangle.cppImplementation of the Triangle class
o*triangle.hDeclaration of the Triangle class
o*truck.cppImplementation of the Truck class
o*truck.hDeclaration of the Truck class
o*vector2.cppImplementation of the Vector2 class
\*vector2.hDeclaration of the Vector2 class