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

#include <alMain.h>

Public Attributes

ALsizei ActiveEffectSlotCount
 
struct ALeffectslot ** ActiveEffectSlots
 
ALsizei ActiveSourceCount
 
struct ALsource ** ActiveSources
 
volatile ALenum DeferUpdates
 
ALCdeviceDevice
 
enum DistanceModel DistanceModel
 
volatile ALfloat DopplerFactor
 
volatile ALfloat DopplerVelocity
 
UIntMap EffectSlotMap
 
const ALCcharExtensionList
 
ALenum LastError
 
struct ALlistenerListener
 
ALsizei MaxActiveEffectSlots
 
ALsizei MaxActiveSources
 
ALCcontext *volatile next
 
volatile RefCount ref
 
volatile ALboolean SourceDistanceModel
 
UIntMap SourceMap
 
volatile ALfloat SpeedOfSound
 
volatile ALenum UpdateSources
 

Detailed Description

Definition at line 675 of file alMain.h.

Member Data Documentation

ALsizei ALCcontext_struct::ActiveEffectSlotCount
struct ALeffectslot** ALCcontext_struct::ActiveEffectSlots
ALsizei ALCcontext_struct::ActiveSourceCount
struct ALsource** ALCcontext_struct::ActiveSources
enum DistanceModel ALCcontext_struct::DistanceModel
volatile ALfloat ALCcontext_struct::DopplerFactor
volatile ALfloat ALCcontext_struct::DopplerVelocity
UIntMap ALCcontext_struct::EffectSlotMap
const ALCchar* ALCcontext_struct::ExtensionList

Definition at line 705 of file alMain.h.

Referenced by alGetString(), alIsExtensionPresent(), and InitContext().

ALenum ALCcontext_struct::LastError

Definition at line 684 of file alMain.h.

Referenced by alGetError(), alSetError(), and InitContext().

ALsizei ALCcontext_struct::MaxActiveEffectSlots

Definition at line 702 of file alMain.h.

Referenced by AddEffectSlotArray(), and FreeContext().

ALsizei ALCcontext_struct::MaxActiveSources

Definition at line 698 of file alMain.h.

Referenced by alcCreateContext(), alSourcePlayv(), and FreeContext().

ALCcontext* volatile ALCcontext_struct::next
volatile RefCount ALCcontext_struct::ref

Definition at line 677 of file alMain.h.

Referenced by ALCcontext_DecRef(), ALCcontext_IncRef(), and alcCreateContext().

volatile ALboolean ALCcontext_struct::SourceDistanceModel
UIntMap ALCcontext_struct::SourceMap
volatile ALfloat ALCcontext_struct::SpeedOfSound

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