|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.opengl.renderer.config.ColorizationConfig
com.threerings.opengl.renderer.config.ColorizationConfig.Normal
public static class ColorizationConfig.Normal
A reference to a pository colorization.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.opengl.renderer.config.ColorizationConfig |
|---|
ColorizationConfig.CustomOffsets, ColorizationConfig.CustomOffsetsColorization, ColorizationConfig.FullyCustom, ColorizationConfig.FullyCustomColorization, ColorizationConfig.Normal, ColorizationConfig.Triplet |
| Nested classes/interfaces inherited from interface com.threerings.io.Streamable |
|---|
Streamable.Closure |
| Field Summary | |
|---|---|
int |
colorization
The colorization reference. |
| Constructor Summary | |
|---|---|
ColorizationConfig.Normal()
|
|
| Method Summary | |
|---|---|
Colorization |
getColorization(GlContext ctx)
Returns the colorization for this config. |
| Methods inherited from class com.threerings.opengl.renderer.config.ColorizationConfig |
|---|
createConfig |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@Editable(editor="colorization") public int colorization
| Constructor Detail |
|---|
public ColorizationConfig.Normal()
| Method Detail |
|---|
public Colorization getColorization(GlContext ctx)
ColorizationConfig
getColorization in class ColorizationConfig
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||