class SwitchPathInterpolator extends FloatValueInterpolator
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
childCount |
(package private) int |
currentChild |
(package private) int |
firstSwitchIndex |
(package private) int |
lastSwitchIndex |
(package private) Switch |
target |
currentInterpolationRatio, currentKnotIndex, currentValue, valuesdefaultWakeupCriterionALLOW_AUTO_COMPUTE_BOUNDS_READ, ALLOW_AUTO_COMPUTE_BOUNDS_WRITE, ALLOW_BOUNDS_READ, ALLOW_BOUNDS_WRITE, ALLOW_COLLIDABLE_READ, ALLOW_COLLIDABLE_WRITE, ALLOW_LOCAL_TO_VWORLD_READ, ALLOW_LOCALE_READ, ALLOW_PARENT_READ, ALLOW_PICKABLE_READ, ALLOW_PICKABLE_WRITE, ENABLE_COLLISION_REPORTING, ENABLE_PICK_REPORTING| Constructor and Description |
|---|
SwitchPathInterpolator(Alpha alpha,
float[] knots,
Switch target)
Constructs a new SwitchPathInterpolator object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processStimulus(java.util.Enumeration criteria)
This method sets the correct child for the Switch node according
to alpha
|
computePathInterpolation, getValue, setValuegetAlpha, initialize, setAlphagetEnable, getNumSchedulingIntervals, getSchedulingBoundingLeaf, getSchedulingBounds, getSchedulingInterval, getView, getWakeupCondition, postId, setEnable, setSchedulingBoundingLeaf, setSchedulingBounds, setSchedulingInterval, updateNodeReferences, wakeupOncloneNode, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, cloneTree, duplicateNode, getBounds, getBoundsAutoCompute, getCollidable, getLocale, getLocalToVworld, getLocalToVworld, getParent, getPickable, setBounds, setBoundsAutoCompute, setCollidable, setPickableclearCapability, clearCapabilityIsFrequent, duplicateSceneGraphObject, getCapability, getCapabilityIsFrequent, getName, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setName, setUserData, toStringSwitch target
int firstSwitchIndex
int lastSwitchIndex
int currentChild
int childCount
public void processStimulus(java.util.Enumeration criteria)
processStimulus in class Behaviorcriteria - enumeration of criteria that have triggered this wakeupCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.