shout3d.core
Class Texture

java.lang.Object
  |
  +--shout3d.core.Node
        |
        +--shout3d.core.Texture
Direct Known Subclasses:
ImageTexture

public abstract class Texture
extends Node

A Texture


Constructor Summary
Texture()
          Constructs a default Texture
 
Methods inherited from class shout3d.core.Node
getDEFName, getField, getFieldByIndex, getFieldName, getNumFields, getTypeName, isOfType, setDEFName, setViewer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Texture

public Texture()
Constructs a default Texture