Package vrml.field

Class ConstMFVec2f

java.lang.Object
All Implemented Interfaces:
Cloneable

public class ConstMFVec2f extends ConstMField
Constant VRML JSAI type class containing multiple 2 component vector fields.

Internally the class keeps data as a flat array, so that is the most efficient way of interacting with this class.

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