#include <Polygon.h>
Klassendiagramm für Polygon:
Öffentliche Methoden | |
Polygon (Material *mat,...) | |
Polygon (double n1,...) | |
void | draw () |
virtual | ~Polygon () |
Private Attribute | |
list< double > | coords |
Polygon::~Polygon | ( | ) | [virtual] |
Default-Destruktor
void Polygon::draw | ( | ) | [virtual] |
Methode zum Zeichnen des Polygons
Implementiert Object.
list<double> Polygon::coords [private] |
Die Liste der Koordinaten