#include <esve/message/Update_Receiver.hxx>
Inheritance diagram for esve::message::Update_Receiver:

Protected Member Functions | |
| virtual void | update ()=0 |
| Receive the update() message. | |
| virtual void | update (double dt)=0 |
| Receive the update() message. | |
The update tree.
The operating system is the original source of the update() message; the user should never call update() explicitly.
1.3.4