Class iicm.vrml.pw.Interpolator
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iicm.vrml.pw.Interpolator

java.lang.Object
   |
   +----iicm.vrml.pw.Node
           |
           +----iicm.vrml.pw.Interpolator

public class Interpolator
extends Node
implements GotEventCallback
Interpolator base class

Constructor Index

 o Interpolator()

Method Index

 o gotEventCB(Field, double)

Constructors

 o Interpolator
  public Interpolator()

Methods

 o gotEventCB
  public void gotEventCB(Field field,
                         double timestamp)

All Packages  Class Hierarchy  This Package  Previous  Next  Index