# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

env_sound_user.h File Reference

CEnvSoundUser: implementation of UEnvSound. More...

#include "nel/misc/types_nl.h"
#include "nel/sound/u_env_sound.h"
#include "source_user.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  NLSOUND

Defines

#define MAX_ENV_CHANNELS   3
#define AMBIANT_CH1   0
#define AMBIANT_CH2   1
#define SPARSE_CH   2


Detailed Description

CEnvSoundUser: implementation of UEnvSound.

Id:
env_sound_user.h,v 1.9 2002/06/20 08:35:45 hanappe Exp

Definition in file env_sound_user.h.


Define Documentation

#define AMBIANT_CH1   0
 

Definition at line 45 of file env_sound_user.h.

Referenced by NLSOUND::CAmbiantSource::CAmbiantSource, NLSOUND::CAmbiantSource::enable, NLSOUND::CAmbiantSource::update, and NLSOUND::CAmbiantSource::~CAmbiantSource.

#define AMBIANT_CH2   1
 

Definition at line 46 of file env_sound_user.h.

Referenced by NLSOUND::CAmbiantSource::CAmbiantSource, and NLSOUND::CAmbiantSource::~CAmbiantSource.

#define MAX_ENV_CHANNELS   3
 

Definition at line 44 of file env_sound_user.h.

#define SPARSE_CH   2
 

Definition at line 47 of file env_sound_user.h.

Referenced by NLSOUND::CAmbiantSource::enable, NLSOUND::CAmbiantSource::update, and NLSOUND::CAmbiantSource::~CAmbiantSource.