|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.x3d.node.Node
org.jeospace.x3d.node.TextureBackground
An SAI TextureBackground node wrapper.
| Field Summary | |
org.web3d.x3d.sai.MFNode |
backTexture
The backTexture exposedField |
org.web3d.x3d.sai.SFTime |
bindTime
The bindTime eventOut |
org.web3d.x3d.sai.MFNode |
bottomTexture
The bottomTexture exposedField |
org.web3d.x3d.sai.MFNode |
frontTexture
The frontTexture exposedField |
org.web3d.x3d.sai.MFFloat |
groundAngle
The groundAngle exposedField |
org.web3d.x3d.sai.MFColor |
groundColor
The groundColor exposedField |
org.web3d.x3d.sai.SFBool |
isBound
The isBound eventOut |
org.web3d.x3d.sai.MFNode |
leftTexture
The leftTexture exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.MFNode |
rightTexture
The rightTexture exposedField |
org.web3d.x3d.sai.SFBool |
set_bind
The set_bind eventIn |
org.web3d.x3d.sai.MFFloat |
skyAngle
The skyAngle exposedField |
org.web3d.x3d.sai.MFColor |
skyColor
The skyColor exposedField |
org.web3d.x3d.sai.MFNode |
topTexture
The topTexture exposedField |
org.web3d.x3d.sai.SFFloat |
transparency
The transparency exposedField |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
TextureBackground(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
TextureBackground(org.web3d.x3d.sai.X3DScene scene)
Constructor |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final org.web3d.x3d.sai.SFNode metadata
public final org.web3d.x3d.sai.SFBool set_bind
public final org.web3d.x3d.sai.SFTime bindTime
public final org.web3d.x3d.sai.SFBool isBound
public final org.web3d.x3d.sai.MFFloat groundAngle
public final org.web3d.x3d.sai.MFColor groundColor
public final org.web3d.x3d.sai.MFFloat skyAngle
public final org.web3d.x3d.sai.MFColor skyColor
public final org.web3d.x3d.sai.MFNode backTexture
public final org.web3d.x3d.sai.MFNode frontTexture
public final org.web3d.x3d.sai.MFNode leftTexture
public final org.web3d.x3d.sai.MFNode rightTexture
public final org.web3d.x3d.sai.MFNode bottomTexture
public final org.web3d.x3d.sai.MFNode topTexture
public final org.web3d.x3d.sai.SFFloat transparency
| Constructor Detail |
public TextureBackground(org.web3d.x3d.sai.X3DScene scene)
public TextureBackground(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||