Generates sequential SoSFBool events when driven from a VRMLTimeSensor clock. More...
#include <Inventor/VRMLnodes/SoVRMLBooleanSequencer.h>
Public Member Functions | |
SoVRMLBooleanSequencer () | |
Public Attributes | |
SoMFFloat | key |
SoMFBool | 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 SoSFBool events when driven from a TimeSensor clock. Amoung other actions, it can enable/disable lights and sensors. The keyValue field must contain exactly as many numbers as there are keyframes in the key field.
The keyValue field is made up of a list of FALSE and TRUE values.
Refer to "Event Utilities Component" for a more detailed discussion.
key | [] |
keyValue | [] |
metadata | NULL |
SoSFFloat | set_fraction |
SoMFFloat | set_key |
SoMFBool | set_keyValue |
SoMFBool | next |
SoMFBool | previous |
SoSFNode | set_metadata |
SoSFBool | value_changed |
SoMFFloat | key_changed |
SoMFBool | keyValue_changed |
SoSFNode | metadata_changed |
SoVRMLBooleanSequencer::SoVRMLBooleanSequencer | ( | ) |
Constructor.
Key array.
KeyValue array.