iicm.vrml.pw
Interface GotEventCallback

All Known Implementing Classes:
GroupNode, Interpolator, TransformData, EventOut

public interface GotEventCallback


Method Summary
 void gotEventCB(Field field, double timestamp)
           
 

Method Detail

gotEventCB

public void gotEventCB(Field field,
                       double timestamp)