| Package | Description |
|---|---|
| org.jdesktop.j3d.examples.sound | |
| org.jogamp.java3d |
| Constructor and Description |
|---|
AudioReverberate(PointSound psound,
java.net.URL url,
AuralAttributes sscape) |
PointSoundBehavior(PointSound ps,
java.net.URL url,
Point3f pos)
Creates a new instance of PointSoundBehavior
|
SimpleSoundsBehavior(BackgroundSound sound1,
PointSound sound2,
PointSound sound3,
java.net.URL urlName1,
java.net.URL urlName2,
java.net.URL urlName3,
BoundingSphere soundBounds) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConeSound
The ConeSound node object defines a PointSound node whose sound source is
directed along a specific vector in space.
|