Wizard
Software Engineering Project - Wizard
|
Public Member Functions | |
Box (double x, double y, double width, double height) | |
const char * | GetType () const |
void | Print (std::ostream &os) const |
![]() |
Friends | |
template<typename Archiver > | |
Archiver & | operator& (Archiver &ar, Box &b) |
Additional Inherited Members | |
![]() | |
Shape (double x, double y) | |
![]() | |
double | x_ |
double | y_ |
|
inlinevirtual |
Implements Shape.
|
inlinevirtual |
Implements Shape.