com.sun.j3d.loaders.lw3d
Class LwsMotion.FrameHolder

java.lang.Object
  extended by com.sun.j3d.loaders.lw3d.LwsMotion.FrameHolder
Enclosing class:
LwsMotion

 class LwsMotion.FrameHolder
extends java.lang.Object

Class that associates a particular frame with its effective frame number (which accounts for animations that start after frame 1)


Field Summary
(package private)  LwsFrame frame
           
(package private)  double frameNumber
           
 
Constructor Summary
LwsMotion.FrameHolder(LwsFrame theFrame, double number)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frameNumber

double frameNumber

frame

LwsFrame frame
Constructor Detail

LwsMotion.FrameHolder

LwsMotion.FrameHolder(LwsFrame theFrame,
                      double number)


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.