|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolygonAttributes | |
org.j3d.aviatrix3d | A lightweight Object Oriented wrapper for OpenGL. |
Uses of PolygonAttributes in org.j3d.aviatrix3d |
Methods in org.j3d.aviatrix3d that return PolygonAttributes | |
PolygonAttributes |
Appearance.getPolygonAttributes()
Get the current polygon rendering attributes in use. |
Methods in org.j3d.aviatrix3d with parameters of type PolygonAttributes | |
int |
PolygonAttributes.compareTo(PolygonAttributes pa)
Compares this object with the specified object for order. |
boolean |
PolygonAttributes.equals(PolygonAttributes pa)
Compares this object with the specified object to check for equivalence. |
void |
Appearance.setPolygonAttributes(PolygonAttributes attr)
Set the polygon rendering attributes to use. |
|
j3d.org Aviatrix3D | ||||||||||
PREV NEXT | FRAMES NO FRAMES |