lab_inheritance
Insidious Inheritance
circle.h File Reference

Declaration of the Circle class. More...

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

Classes

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

Detailed Description

Declaration of the Circle class.