Aviatrix3D
2.1.0

Uses of Class
org.j3d.aviatrix3d.Sound

Packages that use Sound
org.j3d.aviatrix3d A core set of lightweight Object Oriented scenegraph-based wrapper objects for OpenGL. 
 

Uses of Sound in org.j3d.aviatrix3d
 

Subclasses of Sound in org.j3d.aviatrix3d
 class BackgroundSound
          A BackgroundSound class whichs emits a sound which doesn't change by distance or orientation.
 class ConeSound
          A ConeSound class which emits a conical sound in one direction.
 class PointSound
          A PointSound class which emits sound in all directions from a point.
 

Methods in org.j3d.aviatrix3d with parameters of type Sound
protected  int Sound.compareTo(Sound snd)
          Compares this object with the specified object for order.
protected  boolean Sound.equals(Sound snd)
          Compares this object with the specified object to check for equivalence.
 


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org