NAME
SoTriggerAny – provides fan-in for triggers
INHERITS FROM
SoTriggerAny
SYNOPSIS
#include <Inventor/engines/SoSoTriggerAny.h>
Outputs from class SoTriggerAny:
Methods from class SoTriggerAny:
static SoType getClassTypeId()
SbBool hasDefaultValues() const
SbBool set(const char *fieldDataString)
SbBool isNotifyEnabled() const
void unrefNoDelete() const
virtual SoType getTypeId() const
virtual void setName(const SbName &name)
virtual SbName getName() const
DESCRIPTION
This engine takes up to 10 input triggers, and produces one trigger output. The output is triggered whenever one of the inputs is touched.
INPUTS
OUTPUTS
(SoSFTrigger) output
Triggered when any of the inputs is touched.
METHODS
SoTriggerAny()
Constructor
FILE FORMAT/DEFAULTS
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)