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

#include <dlscollection.h>

Public Member Functions

 Instrument (Riff &c)
 

Public Attributes

Info info
 
InstrumentHeader header
 
std::vector< Regionregions
 
std::vector< Articulatorarticulators
 

Detailed Description

Definition at line 89 of file dlscollection.h.

Constructor & Destructor Documentation

◆ Instrument()

DlsCollection::Instrument::Instrument ( Riff c)

Definition at line 59 of file dlscollection.cpp.

Member Data Documentation

◆ articulators

std::vector<Articulator> Dx8::DlsCollection::Instrument::articulators

Definition at line 96 of file dlscollection.h.

◆ header

InstrumentHeader Dx8::DlsCollection::Instrument::header

Definition at line 94 of file dlscollection.h.

◆ info

Info Dx8::DlsCollection::Instrument::info

Definition at line 93 of file dlscollection.h.

◆ regions

std::vector<Region> Dx8::DlsCollection::Instrument::regions

Definition at line 95 of file dlscollection.h.


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