OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
MWSound::Sound_Buffer Class Reference

#include <sound_buffer.hpp>

Collaboration diagram for MWSound::Sound_Buffer:

Public Member Functions

 Sound_Buffer (std::string resname, float volume, float mindist, float maxdist)
 

Public Attributes

std::string mResourceName
 
float mVolume
 
float mMinDist
 
float mMaxDist
 
Sound_Handle mHandle
 
size_t mUses
 

Constructor & Destructor Documentation

MWSound::Sound_Buffer::Sound_Buffer ( std::string  resname,
float  volume,
float  mindist,
float  maxdist 
)
inline

Member Data Documentation

Sound_Handle MWSound::Sound_Buffer::mHandle
float MWSound::Sound_Buffer::mMaxDist
float MWSound::Sound_Buffer::mMinDist
std::string MWSound::Sound_Buffer::mResourceName
size_t MWSound::Sound_Buffer::mUses
float MWSound::Sound_Buffer::mVolume

The documentation for this class was generated from the following file: