|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.scene.SceneGraphNode
de.jreality.scene.Appearance
de.jreality.plugin.scene.MirrorAppearance
public class MirrorAppearance
Field Summary | |
---|---|
java.awt.image.BufferedImage |
image
|
ImageData |
imageData
|
Texture2D |
mirrorTex
|
int |
resolution
|
Fields inherited from class de.jreality.scene.Appearance |
---|
DEFAULT, INHERITED |
Constructor Summary | |
---|---|
MirrorAppearance()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class de.jreality.scene.Appearance |
---|
accept, addAppearanceListener, getAttribute, getAttribute, getAttributes, getStoredAttributes, removeAppearanceListener, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, toString |
Methods inherited from class de.jreality.scene.SceneGraphNode |
---|
getName, getOwner, getThreadSafe, isReadOnly, setName, setOwner, setReadOnly, setThreadSafe |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int resolution
public java.awt.image.BufferedImage image
public ImageData imageData
public Texture2D mirrorTex
Constructor Detail |
---|
public MirrorAppearance()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |