|
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.Sound
An SAI Sound node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFVec3f |
direction
The direction exposedField |
org.web3d.x3d.sai.SFFloat |
intensity
The intensity exposedField |
org.web3d.x3d.sai.SFVec3f |
location
The location exposedField |
org.web3d.x3d.sai.SFFloat |
maxBack
The maxBack exposedField |
org.web3d.x3d.sai.SFFloat |
maxFront
The maxFront exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFFloat |
minBack
The minBack exposedField |
org.web3d.x3d.sai.SFFloat |
minFront
The minFront exposedField |
org.web3d.x3d.sai.SFFloat |
priority
The priority exposedField |
org.web3d.x3d.sai.SFNode |
source
The source exposedField |
org.web3d.x3d.sai.SFBool |
spatialize
The spatialize field |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
Sound(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
Sound(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.SFVec3f direction
public final org.web3d.x3d.sai.SFFloat intensity
public final org.web3d.x3d.sai.SFVec3f location
public final org.web3d.x3d.sai.SFFloat maxBack
public final org.web3d.x3d.sai.SFFloat maxFront
public final org.web3d.x3d.sai.SFFloat minBack
public final org.web3d.x3d.sai.SFFloat minFront
public final org.web3d.x3d.sai.SFFloat priority
public final org.web3d.x3d.sai.SFNode source
public final org.web3d.x3d.sai.SFBool spatialize
| Constructor Detail |
public Sound(org.web3d.x3d.sai.X3DScene scene)
public Sound(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||