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

Quick Search    Search Deep

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

java.lang.Object
  extended byvrml.external.field.EventOut
      extended byvrml.external.field.EventOutSFVec3f

public class EventOutSFVec3f
extends EventOut


Constructor Summary
EventOutSFVec3f()
           
 
Method Summary
 float[] getValue()
           
 
Methods inherited from class vrml.external.field.EventOut
advise, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventOutSFVec3f

public EventOutSFVec3f()
Method Detail

getValue

public float[] getValue()