zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Zeni::Sound_Renderer_NULL Class Reference

#include <Sound_Renderer.h>

Inherits Zeni::Sound_Renderer.

Additional Inherited Members

- Public Member Functions inherited from Zeni::Sound_Renderer
virtual ~Sound_Renderer ()
 
virtual std::pair< Vector3f,
Vector3f
get_listener_forward_and_up () const
 Set the orientation of the listener. More...
 
virtual Point3f get_listener_position () const
 Get the position of the listener and BGM. More...
 
virtual Vector3f get_listener_velocity () const
 Get the velocity of the listener and BGM. More...
 
virtual void set_listener_forward_and_up (const Vector3f &, const Vector3f &)
 Set the orientation of the listener. More...
 
virtual void set_listener_gain (const float &)
 Set the listener gain. More...
 
virtual void set_listener_position (const Point3f &)
 Set the position of the listener and BGM. More...
 
virtual void set_listener_velocity (const Vector3f &)
 Set the velocity of the listener and BGM for the doppler effect. More...
 

Detailed Description

Definition at line 58 of file Sound_Renderer.h.


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