doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
envelope_filter_state Struct Reference

#include <envelope.h>

Public Attributes

float ampbuf [VE_AMP]
 
int ampptr
 
float nearDC [VE_NEARDC]
 
float nearDC_acc
 
float nearDC_partialacc
 
int nearptr
 

Detailed Description

Definition at line 34 of file envelope.h.

Member Data Documentation

float envelope_filter_state::ampbuf[VE_AMP]

Definition at line 35 of file envelope.h.

int envelope_filter_state::ampptr

Definition at line 36 of file envelope.h.

float envelope_filter_state::nearDC[VE_NEARDC]

Definition at line 38 of file envelope.h.

float envelope_filter_state::nearDC_acc

Definition at line 39 of file envelope.h.

float envelope_filter_state::nearDC_partialacc

Definition at line 40 of file envelope.h.

int envelope_filter_state::nearptr

Definition at line 41 of file envelope.h.


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