#include <Element2D.h>

Public Member Functions | |
| virtual char * | toString () |
Base class for two dimensional elements. Virtual method for creating a vtable otherwise dynamic_cast is not possible.
filename: Element2D.h
| virtual char* sonus::Element2D::toString | ( | ) | [inline, virtual] |
Only for testing and debugging.
Reimplemented in sonus::Bezier2D, and sonus::Vector2D.
1.5.4