|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.effects.textureprojection.TextureProjectionFactory
org.xith3d.effects.textureprojection.FixedFuncTextureProjectionFectory
public class FixedFuncTextureProjectionFectory
This TextureProjectionFactory uses the fixed-function-pipeline
to realize texture-projection.
| Constructor Summary | |
|---|---|
FixedFuncTextureProjectionFectory()
|
|
| Method Summary | |
|---|---|
TexCoordGeneration |
getTexCoordGeneration()
|
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 FixedFuncTextureProjectionFectory()
| Method Detail |
|---|
public TexCoordGeneration getTexCoordGeneration()
TexCoordGeneration that calculates the
texture-coordinates for shadow-mapping.
java.io.IOException
public void onProjectiveTextureApplied(Appearance app,
ProjectiveTextureUnit projTU)
onProjectiveTextureApplied in class TextureProjectionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||