Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ListenerProp Struct Reference

This structure contains all the 3D properties of the listener. More...

#include <IAudio.h>

List of all members.

Public Methods

 ListenerProp ()
 The structure clears all variables when the object is created.

void Clear ()
 Clear sets all variables to zero or to appropriate default values.


Public Attributes

AUDIOVECTOR m_vPosition
 Current position of the listener.

AUDIOVECTOR m_vVelocity
 Current velocity of the listener.

AUDIOVECTOR m_vOrientFront
 Vector defining the forward orientation of the listener.

AUDIOVECTOR m_vOrientTop
 Vector defining the upward orientation of the listener.

float m_fDistanceFactor
 Number of meters per vector unit.

float m_fRolloffFactor
 Attenuation of sound over distance. More...

float m_fDopplerFactor
 Adjusts the global doppler factor. More...


Detailed Description

This structure contains all the 3D properties of the listener.


Member Data Documentation

float ListenerProp::m_fDopplerFactor
 

Adjusts the global doppler factor.

See also:
IListener::SetDopplerFactor() for parameter info

float ListenerProp::m_fRolloffFactor
 

Attenuation of sound over distance.

See also:
IListener::SetRolloffFactor() for parameter info


The documentation for this struct was generated from the following file:
Generated at Sun Jul 28 23:17:42 2002 for GAP Audio System by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001