#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 71 of file DLS.cpp. References pConnections. |
|
Reflects the number of Connections.
Definition at line 291 of file DLS.h. Referenced by Articulation(). |
|
Points to the beginning of a Connection array.
Definition at line 290 of file DLS.h. Referenced by Articulation(), and ~Articulation(). |