|
|||||||||
| 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.TextureConfig.Implementation
com.threerings.opengl.renderer.config.TextureConfig.BaseDerived
com.threerings.opengl.renderer.config.TextureConfig.Shadow
public static class TextureConfig.Shadow
A dynamically rendered shadow map.
| Field Summary |
|---|
| Fields inherited from class com.threerings.opengl.renderer.config.TextureConfig.BaseDerived |
|---|
texture |
| Constructor Summary | |
|---|---|
TextureConfig.Shadow()
|
|
| Method Summary | |
|---|---|
Texture |
getTexture(GlContext ctx,
TextureState state,
TextureUnit unit,
Scope scope,
List<Dependency.Adder> adders,
List<Updater> updaters)
Returns the (possibly dynamic) texture corresponding to this configuration. |
| Methods inherited from class com.threerings.opengl.renderer.config.TextureConfig.BaseDerived |
|---|
getConfig, getUpdateReferences, isSupported |
| Methods inherited from class com.threerings.opengl.renderer.config.TextureConfig.Implementation |
|---|
getFromPool, getTexture, getUpdateResources, invalidate, returnToPool |
| 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 |
| Constructor Detail |
|---|
public TextureConfig.Shadow()
| Method Detail |
|---|
public Texture getTexture(GlContext ctx,
TextureState state,
TextureUnit unit,
Scope scope,
List<Dependency.Adder> adders,
List<Updater> updaters)
TextureConfig.Implementation
getTexture in class TextureConfig.BaseDerived
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||