#include <Body.h>
Inherits CarElement.

Public Member Functions | |
| Body () | |
| void | accept (const CarElementVisitor &visitor) |
Definition at line 2 of file Body.h.
| void Body::accept | ( | const CarElementVisitor & | visitor | ) | [inline, virtual] |
Implements CarElement.
Definition at line 6 of file Body.h.
References CarElementVisitor::visit().
