#include <DLS.h>
Public Attributes | |
| conn_src_t | Source |
| conn_trn_t | SourceTransform |
| bool | SourceInvert |
| bool | SourceBipolar |
| conn_src_t | Control |
| conn_trn_t | ControlTransform |
| bool | ControlInvert |
| bool | ControlBipolar |
| conn_dst_t | Destination |
| conn_trn_t | DestinationTransform |
| uint32_t | Scale |
Protected Member Functions | |
| Connection () | |
| void | Init (conn_block_t *Header) |
| virtual | ~Connection () |
Friends | |
| class | Articulation |
Classes | |
| struct | conn_block_t |
Definition at line 260 of file DLS.h.
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 266 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 269 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 268 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 267 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 270 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 271 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 272 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 262 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 265 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 264 of file DLS.h. Referenced by Init(). |
|
|
Definition at line 263 of file DLS.h. Referenced by Init(). |
1.4.5