Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

vrml.external.field
Class EventInSFVec3f  view EventInSFVec3f download EventInSFVec3f.java

java.lang.Object
  extended byvrml.external.field.EventIn
      extended byvrml.external.field.EventInSFVec3f

public class EventInSFVec3f
extends EventIn


Constructor Summary
EventInSFVec3f()
           
 
Method Summary
 void setValue(float[] value)
           
 
Methods inherited from class vrml.external.field.EventIn
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventInSFVec3f

public EventInSFVec3f()
Method Detail

setValue

public void setValue(float[] value)