Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.AlphaAttributes

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

Uses of AlphaAttributes in org.j3d.aviatrix3d
 

Methods in org.j3d.aviatrix3d that return AlphaAttributes
 AlphaAttributes Appearance.getAlphaAttributes()
          Get the current alpha rendering attributes in use.
 

Methods in org.j3d.aviatrix3d with parameters of type AlphaAttributes
 int AlphaAttributes.compareTo(AlphaAttributes aa)
          Compares this object with the specified object for order.
 boolean AlphaAttributes.equals(AlphaAttributes aa)
          Compares this object with the specified object to check for equivalence.
 void Appearance.setAlphaAttributes(AlphaAttributes attr)
          Set the alpha rendering attributes to use.
 


Aviatrix3D
2.1.0

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