OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::DlsCollection::Region Class Referencefinal

#include <dlscollection.h>

Public Member Functions

 Region (Riff &c)
 

Public Attributes

RegionHeader head
 
WaveLink wlink
 
WaveSample waveSample
 
std::vector< WaveSampleLooploop
 

Detailed Description

Definition at line 51 of file dlscollection.h.

Constructor & Destructor Documentation

◆ Region()

DlsCollection::Region::Region ( Riff c)

Definition at line 13 of file dlscollection.cpp.

Member Data Documentation

◆ head

RegionHeader Dx8::DlsCollection::Region::head

Definition at line 55 of file dlscollection.h.

◆ loop

std::vector<WaveSampleLoop> Dx8::DlsCollection::Region::loop

Definition at line 58 of file dlscollection.h.

◆ waveSample

WaveSample Dx8::DlsCollection::Region::waveSample

Definition at line 57 of file dlscollection.h.

◆ wlink

WaveLink Dx8::DlsCollection::Region::wlink

Definition at line 56 of file dlscollection.h.


The documentation for this class was generated from the following files: