SoBlinker Class Reference
[Groups]

Animated cycling switch node. More...

#include <Inventor/nodes/SoBlinker.h>

Inheritance diagram for SoBlinker:
SoSwitch SoGroup SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 SoBlinker ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFFloat speed
SoSFBool on

Detailed Description

Animated cycling switch node.

The SoBlinker class is derived from SoSwitch, so it selects one of its children to traverse. Using engines connected to the realTime global field, the whichChild field is animated over time. If the node has only one child, whichChild toggles between SO_SWITCH_NONE and 0, causing the child to be switched on and off repeatedly. If the node has more than one child, they are cycled through continuously.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR


Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/