All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----vlc.vrml.generic.geometry.VrmlObject | +----vlc.vrml.generic.geometry.Texture
The latest information and bugs in JVerge can be found at http://www.vlc.com.au/JVerge
For definition of the Anchor node please see the VRML 97 Anchor specification
Texture abstract class. Used as the base class for all texture types.
protected boolean repeatSrepeatT
protected boolean repeatT
protected Texture()
public void writeToFile(PrintStream fp, int indent)get_repeatS
public boolean get_repeatS()get_repeatT
public boolean get_repeatT()clone
public Object clone()
All Packages Class Hierarchy This Package Previous Next Index