lab_inheritance
Insidious Inheritance
rectangle.h File Reference

Declaration of the Rectangle class. More...

#include "shape.h"
Include dependency graph for rectangle.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Rectangle
 A subclass of Shape that represents a rectangle in 2D space. More...
 

Detailed Description

Declaration of the Rectangle class.