Aviatrix3D
2.0 Beta 2

Uses of Class
org.j3d.aviatrix3d.AccumulationBufferState

Packages that use AccumulationBufferState
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of AccumulationBufferState in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return AccumulationBufferState
 AccumulationBufferState RenderPass.getAccumulationBufferState()
          Get the currently set accumulation buffer state.
 

Methods in org.j3d.aviatrix3d with parameters of type AccumulationBufferState
 void RenderPass.setAccumulationBufferState(AccumulationBufferState state)
          Set the accumulation buffer state that should be applied to the during this pass.
 int AccumulationBufferState.compareTo(AccumulationBufferState abs)
          Compares this object with the specified object for order.
 boolean AccumulationBufferState.equals(AccumulationBufferState abs)
          Compares this object with the specified object to check for equivalence.
 


Aviatrix3D
2.0 Beta 2

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