j3d-vrml97-0.1.0

Uses of Class
org.jdesktop.j3d.loaders.vrml97.impl.SFImage

Packages that use SFImage
org.jdesktop.j3d.loaders.vrml97.impl   
vrml.field   
 

Uses of SFImage in org.jdesktop.j3d.loaders.vrml97.impl
 

Methods in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type SFImage
 void SFImage.setValue(SFImage i)
          Sets the value attribute of the SFImage object
 

Constructors in org.jdesktop.j3d.loaders.vrml97.impl with parameters of type SFImage
PixelTexture(Loader loader, SFImage initImage, SFBool initRepeatS, SFBool initRepeatT)
          Constructor for the PixelTexture object
 

Uses of SFImage in vrml.field
 

Constructors in vrml.field with parameters of type SFImage
SFImage(SFImage init)
          Constructor for the SFImage object
 


j3d-vrml97-0.1.0

Todo: put BSD License reference here..