NAME
SoOnOff – engine that functions as an on/off switch
INHERITS FROM
SoOnOff
SYNOPSIS
#include <Inventor/engines/SoOnOff.h>
Outputs from class SoOnOff:
Methods from class SoOnOff:
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 has three triggers as input and two Boolean values as output. The isOn output is a switch that can be turned on or off by triggering the corresponding input. You can toggle the value by triggering
the toggle input. By default isOn is FALSE. The isOff output value is the inverse of isOn
INPUTS
OUTPUTS
METHODS
FILE FORMAT/DEFAULTS
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)