Aviatrix3D
2.1.0

org.j3d.aviatrix3d.rendering
Interface ViewportRenderable

All Superinterfaces:
java.lang.Comparable, Renderable

public interface ViewportRenderable
extends Renderable

Renderable representation of a modification of the viewport settings used in a single pass of the multipass rendering.

The viewport can be modified in an individual pass to achieve unusual effects.

Version:
$Revision: 2.1 $
Author:
Justin Couch

Method Summary
 void render(javax.media.opengl.GL gl)
          Render the viewport changes now
 
Methods inherited from interface org.j3d.aviatrix3d.rendering.Renderable
equals
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

render

void render(javax.media.opengl.GL gl)
Render the viewport changes now

Parameters:
gl - The GL context to render with

Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org