#include <TimeSensor.h>
Inheritance diagram for H3D::TimeSensor::TimeHandler:

Protected Member Functions | |
| virtual void | update () |
| Set the fields that need to be set due to the time changes since last loop. | |
| virtual void | activate (H3DTime time) |
| Activate the time node. Start generating time based events. | |
Protected Attributes | |
| H3DTime | elapsed_cycle_time |
| The time that have elapsed in the current cycle. | |
1.4.5