lab_inheritance
Insidious Inheritance
line.h File Reference

Declaration of the Line class. More...

#include <vector>
#include "drawable.h"
#include "vector2.h"
Include dependency graph for line.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Line
 A subclass of Drawable that represents a line in 2D space. More...
 

Detailed Description

Declaration of the Line class.