Package vrml.field

Class ConstSFImage

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

public class ConstSFImage extends ConstField
VRML JSAI type class containing a fixed 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.5 $
Author:
Alan Hudson, Justin Couch