OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Dx8::Style::Part Struct Referencefinal

#include <style.h>

Public Member Functions

 Part (Riff &riff)
 

Public Attributes

DMUS_IO_STYLEPART header
 
std::vector< DMUS_IO_STYLENOTEnotes
 
std::vector< DMUS_IO_STYLECURVEcurves
 

Detailed Description

Definition at line 19 of file style.h.

Constructor & Destructor Documentation

◆ Part()

Style::Part::Part ( Riff riff)

Definition at line 10 of file style.cpp.

Member Data Documentation

◆ curves

std::vector<DMUS_IO_STYLECURVE> Dx8::Style::Part::curves

Definition at line 24 of file style.h.

◆ header

DMUS_IO_STYLEPART Dx8::Style::Part::header

Definition at line 22 of file style.h.

◆ notes

std::vector<DMUS_IO_STYLENOTE> Dx8::Style::Part::notes

Definition at line 23 of file style.h.


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