UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
s_channel_s Struct Reference

#include <s_local.h>

Data Fields

vec3_t org
 
s_sample_tsample
 
float atten
 
int count
 

Detailed Description

Definition at line 50 of file s_local.h.

Field Documentation

float s_channel_s::atten

Definition at line 53 of file s_local.h.

Referenced by S_LoopSample(), S_PlaySample(), and S_SpatializeChannel().

int s_channel_s::count

Definition at line 54 of file s_local.h.

Referenced by S_Frame(), and S_LoopSample().

vec3_t s_channel_s::org

for temporary entities and other positioned sounds

Definition at line 51 of file s_local.h.

Referenced by S_LoopSample(), S_PlaySample(), and S_SpatializeChannel().

s_sample_t* s_channel_s::sample

Definition at line 52 of file s_local.h.

Referenced by S_AllocChannel(), S_Frame(), S_LoopSample(), and S_PlaySample().


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