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

#include <segment.h>

Public Member Functions

 Segment ()=default
 
 Segment (Riff &input)
 

Public Attributes

std::vector< Tracktrack
 

Detailed Description

Definition at line 9 of file segment.h.

Constructor & Destructor Documentation

◆ Segment() [1/2]

Dx8::Segment::Segment ( )
default

◆ Segment() [2/2]

Segment::Segment ( Riff input)

Definition at line 8 of file segment.cpp.

Member Data Documentation

◆ track

std::vector<Track> Dx8::Segment::track

Definition at line 14 of file segment.h.


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