#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) |
conn_block_t | ToConnBlock () |
virtual | ~Connection () |
Friends | |
class | Articulation |
Classes | |
struct | conn_block_t |
Definition at line 240 of file DLS.h.
|
|
|
|
|
|
|
|
|
Definition at line 246 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 249 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 248 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 247 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 250 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 251 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 252 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 242 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 245 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 244 of file DLS.h. Referenced by Init(), and ToConnBlock(). |
|
Definition at line 243 of file DLS.h. Referenced by Init(), and ToConnBlock(). |