class LightIntensityPathInterpolator extends FloatValueInterpolator
| Modifier and Type | Field and Description |
|---|---|
(package private) LwLightObject |
theLight |
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 |
|---|
LightIntensityPathInterpolator(Alpha alpha,
float[] knots,
float[] values,
java.lang.Object target) |
| Modifier and Type | Method and Description |
|---|---|
void |
processStimulus(java.util.Enumeration criteria)
This method is invoked by the behavior scheduler every frame.
|
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, toStringLwLightObject theLight
LightIntensityPathInterpolator(Alpha alpha, float[] knots, float[] values, java.lang.Object target)
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.