|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.opengl.material.config.GeometryMaterial
public class GeometryMaterial
Pairs a geometry config with a (resolved) material config.
| Field Summary | |
|---|---|
GeometryConfig |
geometry
The geometry config. |
MaterialConfig |
material
The material config. |
| Constructor Summary | |
|---|---|
GeometryMaterial(GeometryConfig geometry,
MaterialConfig material)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final GeometryConfig geometry
public final MaterialConfig material
| Constructor Detail |
|---|
public GeometryMaterial(GeometryConfig geometry,
MaterialConfig material)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||