H3D::AutoUpdate< BaseFieldType > Struct Template Reference
[Field template modifiers.]

The AutoUpdate field is a template to force the BaseField to update itself as soon as an event is received. More...

#include <FieldTemplates.h>

List of all members.

Public Member Functions

virtual void propagateEvent (Field::Event e)
 Receive an event from another field.


Detailed Description

template<class BaseFieldType>
struct H3D::AutoUpdate< BaseFieldType >

The AutoUpdate field is a template to force the BaseField to update itself as soon as an event is received.

Normally the value of the field has to be requested in order for an update to take place.


Member Function Documentation

template<class BaseFieldType>
virtual void H3D::AutoUpdate< BaseFieldType >::propagateEvent Field::Event  e  )  [inline, virtual]
 

Receive an event from another field.

We call the upToDate() function to update the field.


Generated on Thu Aug 24 12:39:07 2006 for H3D API by  doxygen 1.4.5