Class OGLPixelTexture

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLAppearanceChildNodeType, VRMLNodeType, VRMLTexture2DNodeType, VRMLTextureNodeType, OGLTextureNodeType, OGLVRMLNode

public class OGLPixelTexture extends BasePixelTexture implements OGLTextureNodeType
OpenGL implementation of a PixelTexture node.

Given a SFImage this will produce an NIOBufferImage TODO: Needs more testing

Version:
$Revision: 1.9 $
Author:
Justin Couch