|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.effects.textureprojection.TextureProjectionFactory
public abstract class TextureProjectionFactory
A TextureProjectionFactory is an effect factory, that is capable
of projecting a texture on a surface.
| Constructor Summary | |
|---|---|
TextureProjectionFactory()
|
|
| Method Summary | |
|---|---|
abstract void |
onProjectiveTextureApplied(Appearance app,
ProjectiveTextureUnit projTU)
This must be called from the scenegraph when a shape's texture-projection-target state is changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextureProjectionFactory()
| Method Detail |
|---|
public abstract void onProjectiveTextureApplied(Appearance app,
ProjectiveTextureUnit projTU)
app - projTU -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||