X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flistener.h;h=0fe3d818b8e4f2f23644d4d9027e87e7db849264;hb=refs%2Ftags%2F0.9;hp=8946e4cf49b33d65c75e7bfa250cfb0632ed7a27;hpb=97dae493948466867b9f661f45e451711dd6b41b;p=libs%2Fal.git diff --git a/source/listener.h b/source/listener.h index 8946e4c..0fe3d81 100644 --- a/source/listener.h +++ b/source/listener.h @@ -13,6 +13,10 @@ Distributed under the LGPL namespace Msp { namespace AL { +/** +Represents the listener in the 3D environment. There is only one listener in +OpenAL - this class is not instantiable and all of its functions are static. +*/ class Listener { private: