j3d-vrml97-0.1.0

org.jdesktop.j3d.loaders.vrml97.impl
Class MovieTexture

java.lang.Object
  extended by org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
      extended by org.jdesktop.j3d.loaders.vrml97.impl.Node
          extended by org.jdesktop.j3d.loaders.vrml97.impl.MovieTexture
All Implemented Interfaces:
Cloneable, Notifier

public abstract class MovieTexture
extends Node

Description of the Class


Field Summary
 
Fields inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
FieldSpec
 
Constructor Summary
MovieTexture(Browser browser)
          Constructor for the MovieTexture object
 
Method Summary
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.Node
getEventIn, getEventOut, getExposedField, getField, notifyMethod, wrap
 
Methods inherited from class org.jdesktop.j3d.loaders.vrml97.impl.BaseNode
clone, getBrowser, getImplNode, getNumTris, getType, toString, toStringId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MovieTexture

public MovieTexture(Browser browser)
Constructor for the MovieTexture object

Parameters:
browser - Description of the Parameter

j3d-vrml97-0.1.0

Todo: put BSD License reference here..