Aviatrix3D
2.0 Dev

Uses of Class
org.j3d.aviatrix3d.DepthAttributes

Packages that use DepthAttributes
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
org.j3d.aviatrix3d.pipeline.graphics Implementations of the various pipeline pieces. 
 

Uses of DepthAttributes in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return DepthAttributes
 DepthAttributes Appearance.getDepthAttributes()
          Get the current depth buffer attributes in use.
 

Methods in org.j3d.aviatrix3d with parameters of type DepthAttributes
 int DepthAttributes.compareTo(DepthAttributes da)
          Compares this object with the specified object for order.
 boolean DepthAttributes.equals(DepthAttributes da)
          Compares this object with the specified object to check for equivalence.
 void Appearance.setDepthAttributes(DepthAttributes attr)
          Set the depth buffer attributes to use.
 

Uses of DepthAttributes in org.j3d.aviatrix3d.pipeline.graphics
 

Fields in org.j3d.aviatrix3d.pipeline.graphics declared as DepthAttributes
protected  DepthAttributes BaseStateSortStage.currentDepthAttr
          The currently valid depth buffer attributes
 


Aviatrix3D
2.0 Dev

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