| Package | Description |
|---|---|
| org.jogamp.java3d | |
| org.jogamp.java3d.utils.shader |
| Modifier and Type | Method and Description |
|---|---|
PolygonAttributes |
Appearance.getPolygonAttributes()
Retrieves the current polygonAttributes object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Appearance.setPolygonAttributes(PolygonAttributes polygonAttributes)
Sets the polygonAttributes object to the specified object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleShaderAppearance.setPolygonAttributes(PolygonAttributes polygonAttributes) |