Class BaseTextureProperties

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.texture.BaseTextureProperties
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLAppearanceChildNodeType, VRMLNodeType, VRMLTextureProperties2DNodeType
Direct Known Subclasses:
NRTextureProperties, OGLTextureProperties

public abstract class BaseTextureProperties extends AbstractNode implements VRMLTextureProperties2DNodeType
Common base implementation of a TextureProperties node.

Version:
$Revision: 1.5 $
Author:
Alan Hudson