|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.j3d.WakeupCondition
javax.media.j3d.WakeupCriterion
javax.media.j3d.WakeupOnActivation
public final class WakeupOnActivation
Class specifying a wakeup the first time an active Viewplatform's activation volume intersects with this object's scheduling region. This gives the behavior an explicit means of executing code when it is activated.
Constructor Summary | |
---|---|
WakeupOnActivation()
Constructs a new WakeupOnActivation criterion. |
Method Summary |
---|
Methods inherited from class javax.media.j3d.WakeupCriterion |
---|
hasTriggered |
Methods inherited from class javax.media.j3d.WakeupCondition |
---|
allElements, triggeredElements |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WakeupOnActivation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |