Uses of Interface
javax.media.ding3d.ImageComponent3D.Updater

Packages that use ImageComponent3D.Updater
javax.media.ding3d Provides the core set of classes for the 3D graphics API for the Java platform; click here for more information, including explanatory material that was formerly found in the guide. 
 

Uses of ImageComponent3D.Updater in javax.media.ding3d
 

Methods in javax.media.ding3d with parameters of type ImageComponent3D.Updater
 void ImageComponent3D.updateData(ImageComponent3D.Updater updater, int index, int x, int y, int width, int height)
          Updates a particular slice of image data that is accessed by reference.