j3d.examples.appearance.texture
Class TextureAppearanceComponent
java.lang.Object
   j3d.examples.appearance.texture.AppearanceComponent
j3d.examples.appearance.texture.AppearanceComponent
       j3d.examples.appearance.texture.TextureAppearanceComponent
j3d.examples.appearance.texture.TextureAppearanceComponent
- All Implemented Interfaces: 
- java.awt.event.ActionListener, java.util.EventListener
- public class TextureAppearanceComponent 
- extends AppearanceComponent
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TextureAppearanceComponent
public TextureAppearanceComponent(javax.media.j3d.Appearance app)
onOn
public void onOn()
- 
 
onOff
public void onOff()
- 
 
onEYE_LINEAR
public void onEYE_LINEAR()
- 
 
onOBJECT_LINEAR
public void onOBJECT_LINEAR()
- 
 
onSPHERE_MAP
public void onSPHERE_MAP()
- 
 
onTEXTURE_COORDINATE_2
public void onTEXTURE_COORDINATE_2()
- 
 
onTEXTURE_COORDINATE_3
public void onTEXTURE_COORDINATE_3()
- 
 
onR_1_0_0_0
public void onR_1_0_0_0()
- 
 
onR_0_1_0_5
public void onR_0_1_0_5()
- 
 
onR_0_0_1_0
public void onR_0_0_1_0()
- 
 
onR_0_0_0_1
public void onR_0_0_0_1()
- 
 
onS_1_0_0_0
public void onS_1_0_0_0()
- 
 
onS_0_1_0_5
public void onS_0_1_0_5()
- 
 
onS_0_0_1_0
public void onS_0_0_1_0()
- 
 
onS_0_0_0_1
public void onS_0_0_0_1()
- 
 
onT_1_0_0_0
public void onT_1_0_0_0()
- 
 
onT_0_1_0_5
public void onT_0_1_0_5()
- 
 
onT_0_0_1_0
public void onT_0_0_1_0()
- 
 
onT_0_0_0_1
public void onT_0_0_0_1()
-