|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlendAttributes | |
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 BlendAttributes in org.j3d.aviatrix3d |
Methods in org.j3d.aviatrix3d that return BlendAttributes | |
BlendAttributes |
Appearance.getBlendAttributes()
Get the current blend rendering attributes in use. |
Methods in org.j3d.aviatrix3d with parameters of type BlendAttributes | |
int |
BlendAttributes.compareTo(BlendAttributes ba)
Compares this object with the specified object for order. |
boolean |
BlendAttributes.equals(BlendAttributes ba)
Compares this object with the specified object to check for equivalence. |
void |
Appearance.setBlendAttributes(BlendAttributes attr)
Set the blend rendering attributes to use. |
Uses of BlendAttributes in org.j3d.aviatrix3d.pipeline.graphics |
Fields in org.j3d.aviatrix3d.pipeline.graphics declared as BlendAttributes | |
protected BlendAttributes |
BaseStateSortStage.currentBlendAttr
The currently valid blend attributes |
|
Aviatrix3D 2.0 Dev |
||||||||||
PREV NEXT | FRAMES NO FRAMES |