zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ALlistener Struct Reference

#include <alListener.h>

Public Attributes

volatile ALfloat Forward [3]
 
volatile ALfloat Gain
 
volatile ALfloat MetersPerUnit
 
struct {
   ALfloat   Matrix [4][4]
 
   ALfloat   Velocity [3]
 
Params
 
volatile ALfloat Position [3]
 
volatile ALfloat Up [3]
 
volatile ALfloat Velocity [3]
 

Detailed Description

Definition at line 10 of file alListener.h.

Member Data Documentation

volatile ALfloat ALlistener::Forward[3]
volatile ALfloat ALlistener::Gain
ALfloat ALlistener::Matrix[4][4]

Definition at line 19 of file alListener.h.

Referenced by CalcListenerParams(), CalcSourceParams(), and InitContext().

volatile ALfloat ALlistener::MetersPerUnit

Definition at line 16 of file alListener.h.

Referenced by alGetListenerf(), alListenerf(), CalcSourceParams(), and InitContext().

struct { ... } ALlistener::Params
volatile ALfloat ALlistener::Position[3]
volatile ALfloat ALlistener::Up[3]
volatile ALfloat ALlistener::Velocity[3]
ALfloat ALlistener::Velocity[3]

Definition at line 20 of file alListener.h.


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