Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.StencilBufferState

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

Uses of StencilBufferState in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return StencilBufferState
 StencilBufferState RenderPass.getStencilBufferState()
          Get the currently set stencil buffer state.
 

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


Aviatrix3D
2.1.0

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