Package vrml.field

Class SFImage

java.lang.Object
vrml.Field
vrml.field.SFImage
All Implemented Interfaces:
Cloneable

public class SFImage extends Field
VRML JSAI type class containing a image field.

Unlike th e other fields, this field always replaces the existing array rather than copy values in. It assumes that pixel textures are not changed all that often.

Version:
$Revision: 1.6 $
Author:
Alan Hudson, Justin Couch