#include <Sound.h>
      
        
          | omicron::SoundInstance::SoundInstance  | 
          ( | 
          Sound *  | 
           | ) | 
           | 
        
      
 
 
      
        
          | omicron::SoundInstance::~SoundInstance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::fade  | 
          ( | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | int omicron::SoundInstance::getBufferID  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | int omicron::SoundInstance::getID  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | const Vector3f& omicron::SoundInstance::getLocalPosition  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::getLoop  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getMaxDistance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getMinRolloffDistance  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getPitch  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | const Vector3f& omicron::SoundInstance::getPosition  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getRoomSize  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getVolume  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getVolumeScale  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getWetness  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | float omicron::SoundInstance::getWidth  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isDone  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isEnvironmentSound  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isPlaying  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isRolloffEnabled  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isRolloffLinear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isRolloffLogarithmic  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | bool omicron::SoundInstance::isStereo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::pause  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::play  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::play  | 
          ( | 
          Vector3f  | 
          ,  | 
        
        
           | 
           | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
          ,  | 
        
        
           | 
           | 
          bool  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void omicron::SoundInstance::playAtFrame  | 
          ( | 
          int  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::playStereo  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::playStereo  | 
          ( | 
          float  | 
          ,  | 
        
        
           | 
           | 
          bool  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void omicron::SoundInstance::playStereoAtFrame  | 
          ( | 
          int  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::serverStopSignalReceived  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setCurrentFrame  | 
          ( | 
          int  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setDistanceRange  | 
          ( | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setEnvironmentSound  | 
          ( | 
          bool  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setLinearRolloff  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setLocalPosition  | 
          ( | 
          Vector3f  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setLogarthmicRolloff  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setLoop  | 
          ( | 
          bool  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setMaxDistance  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setMinRolloffDistance  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setNoRolloff  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setPitch  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setPosition  | 
          ( | 
          Vector3f  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setReverb  | 
          ( | 
          float  | 
          ,  | 
        
        
           | 
           | 
          float  | 
            | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setRoomSize  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setVolume  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setWetness  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::setWidth  | 
          ( | 
          float  | 
           | ) | 
           | 
        
      
 
 
      
        
          | void omicron::SoundInstance::stop  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file:
- C:/dev/omegalib/release/src/omicron/include/omicron/Sound.h