#include <iostream>
Go to the source code of this file.
Classes | |
class | DrawingAPI |
class | DrawingAPI1 |
class | DrawingAPI2 |
class | Shape |
class | CircleShape |
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 56 of file Bridge.cpp.
References CircleShape::draw(), and CircleShape::resizeByPercentage().