Package vrml.field

Class MFRotation

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

public class MFRotation extends MField
VRML JSAI type class containing multiple rotation fields.

Internally, the class stores the values as a single, flat array so that is the most efficient method to use to avoid reallocation. All methods make internal copies of the values.

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