lab_inheritance
Insidious Inheritance
triangle.h File Reference

Declaration of the Triangle class. More...

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

Classes

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

Detailed Description

Declaration of the Triangle class.