Uses of Interface
javax.media.j3d.GeometryUpdater

Packages that use GeometryUpdater
javax.media.j3d 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 GeometryUpdater in javax.media.j3d
 

Methods in javax.media.j3d with parameters of type GeometryUpdater
 void GeometryArray.updateData(GeometryUpdater updater)
          Updates geometry array data that is accessed by reference.