# 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  

NLSOUND::CSoundContext Struct Reference

#include <u_source.h>

List of all members.

Public Methods

 CSoundContext ()

Public Attributes

float RelativeGain
NLMISC::CVector Position
sint32 Args [SoundContextNbArgs]
uint32 PreviousRandom


Constructor & Destructor Documentation

NLSOUND::CSoundContext::CSoundContext   [inline]
 

Definition at line 48 of file u_source.h.

References Args, Position, PreviousRandom, RelativeGain, and NLSOUND::SoundContextNbArgs.


Member Data Documentation

sint32 NLSOUND::CSoundContext::Args[SoundContextNbArgs]
 

Definition at line 59 of file u_source.h.

Referenced by CSoundContext.

NLMISC::CVector NLSOUND::CSoundContext::Position
 

Definition at line 58 of file u_source.h.

Referenced by CSoundContext.

uint32 NLSOUND::CSoundContext::PreviousRandom
 

Definition at line 60 of file u_source.h.

Referenced by CSoundContext.

float NLSOUND::CSoundContext::RelativeGain
 

Definition at line 57 of file u_source.h.

Referenced by CSoundContext.


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