Interpolates among a set of float values. More...
#include <Inventor/VRMLnodes/SoVRMLIntegerSequencer.h>
Public Member Functions | |
SoVRMLIntegerSequencer () | |
Public Attributes | |
SoMFFloat | key |
SoMFInt32 | keyValue |
See the X3D Specification, below.
NOTE: This class does not exist in Open Inventor 10.0 and later.This section may reference portions of the X3D specification that are not present in this help file. The complete X3D spec is available at http://www.web3d.org .
This node generates sequential SoSFInt32 events for a single TimeSensor clock (e.g., drives a VRMLSwitch via set_whichChoice). This node is a discrete-value generator. The keyValue field must contain exactly as many numbers as there are keyframes in the key field.
Refer to "Event Utilities Component" for a more detailed discussion.
key | [] |
keyValue | [] |
metadata | NULL |
SoSFFloat | set_fraction |
SoMFFloat | set_key |
SoMFInt32 | set_keyValue |
SoMFBool | next |
SoMFBool | previous |
SoSFNode | set_metadata |
SoSFInt32 | value_changed |
SoMFFloat | key_changed |
SoMFInt32 | keyValue_changed |
SoSFNode | metadata_changed |
SoVRMLIntegerSequencer::SoVRMLIntegerSequencer | ( | ) |
Constructor.
Key array.
KeyValue array.