AggregateWaveModel::ModelChannelSpec Struct Reference

#include <AggregateWaveModel.h>

Public Member Functions

 ModelChannelSpec (ModelId m, int c)
 

Public Attributes

ModelId model
 
int channel
 

Detailed Description

Definition at line 29 of file AggregateWaveModel.h.

Constructor & Destructor Documentation

AggregateWaveModel::ModelChannelSpec::ModelChannelSpec ( ModelId  m,
int  c 
)
inline

Definition at line 31 of file AggregateWaveModel.h.

Member Data Documentation

ModelId AggregateWaveModel::ModelChannelSpec::model

Definition at line 32 of file AggregateWaveModel.h.

int AggregateWaveModel::ModelChannelSpec::channel

Definition at line 33 of file AggregateWaveModel.h.

Referenced by AggregateWaveModel::getTrueEndFrame().


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