Class BasePixelTexture3D

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLAppearanceChildNodeType, VRMLNodeType, VRMLTexture3DNodeType, VRMLTextureNodeType
Direct Known Subclasses:
NRPixelTexture3D, OGLPixelTexture3D

public class BasePixelTexture3D extends BaseTexture3DNode
Common implementation of a 3D PixelTexture node.

Given a MFImage this will produce a Texture3D object

Version:
$Revision: 1.3 $
Author:
Justin Couch