Package vrml.field

Class ConstMFVec3f

java.lang.Object
All Implemented Interfaces:
Cloneable

public class ConstMFVec3f extends ConstMField
Constant VRML JSAI type class containing multiple 3 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