|
emilib
|
#include <al_lib.hpp>
Public Member Functions | |
| void | set_pos (Vec3f) |
| Vec3f | pos () const |
| void | set_vel (Vec3f) |
| Vec3f | vel () const |
| void | set_orientation (const Vec3f &forward, const Vec3f &up) |
| Vec3f | direction () const |
| Vec3f | up () const |
| void | set_gain (float) |
| float | gain () const |
All Listeners are really the same. TODO: static interface.
1.8.13