UFO: Alien Invasion
Loading...
Searching...
No Matches
s_channel_t Struct Reference

#include <s_local.h>

Collaboration diagram for s_channel_t:
Collaboration graph

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

◆ atten

float s_channel_t::atten

Definition at line 53 of file s_local.h.

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

◆ count

int s_channel_t::count

Definition at line 54 of file s_local.h.

Referenced by S_Frame(), and S_LoopSample().

◆ org

vec3_t s_channel_t::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().

◆ sample

s_sample_t* s_channel_t::sample

Definition at line 52 of file s_local.h.

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


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