#include <DLS.h>
Public Member Functions | |
Articulation (RIFF::List *artList) | |
virtual | ~Articulation () |
Public Attributes | |
Connection * | pConnections |
Points to the beginning of a Connection array. | |
uint32_t | Connections |
Reflects the number of Connections. |
Definition at line 288 of file DLS.h.
|
Definition at line 50 of file DLS.cpp. References RIFF::List::GetListType(), LIST_TYPE_ART1, and LIST_TYPE_ART2. |
|
Definition at line 71 of file DLS.cpp. References pConnections. |
|
Reflects the number of Connections.
|
|
Points to the beginning of a Connection array.
Definition at line 290 of file DLS.h. Referenced by ~Articulation(). |