H3D API  2.4.1
List of all members
H3D::X3DSequencerNode::ValueChanged< TheType, KeyValuesIn, SequencerClass > Class Template Reference

ValueChanged is a specialized class used to evaluate and set the value_changed field depending on the input to the class. More...

#include <H3D/X3DSequencerNode.h>

Inheritance diagram for H3D::X3DSequencerNode::ValueChanged< TheType, KeyValuesIn, SequencerClass >:
Inheritance graph

Additional Inherited Members

- Public Member Functions inherited from H3D::AutoUpdate< TypedField< TheType, Types< SFBool, SFBool, SFFloat > > >
virtual void propagateEvent (Field::Event e)
 Receive an event from another field. More...
 
- Protected Member Functions inherited from H3D::TypedField< BaseField, RequiredArgTypes, OptionalArgTypes >
void checkFieldType (Field *f, int index)
 Function for checking that a field is of a correct type given type specification according to the TypedField template arguments. More...
 
void checkTemplateArguments ()
 Function for checking that a field given TypedField type specification is valid. More...
 

Detailed Description

template<class TheType, class KeyValuesIn, class SequencerClass>
class H3D::X3DSequencerNode::ValueChanged< TheType, KeyValuesIn, SequencerClass >

ValueChanged is a specialized class used to evaluate and set the value_changed field depending on the input to the class.

routes_in[0] is the next field. routes_in[1] is the previous field. routes_in[2] is the set_fraction field.


The documentation for this class was generated from the following file: