Marsyas
0.6.0-alpha
|
#include <MarControlValue.h>
Static Public Member Functions | |
static MarControlValue * | divide (void *, void *) |
static MarControlValue * | multiply (void *, void *) |
static MarControlValue * | subtract (void *, void *) |
static MarControlValue * | sum (void *, void *) |
Definition at line 390 of file MarControlValue.h.
static MarControlValue* divide | ( | void * | , |
void * | |||
) | [inline, static] |
Definition at line 398 of file MarControlValue.h.
static MarControlValue* multiply | ( | void * | , |
void * | |||
) | [inline, static] |
Definition at line 396 of file MarControlValue.h.
static MarControlValue* subtract | ( | void * | , |
void * | |||
) | [inline, static] |
Definition at line 394 of file MarControlValue.h.
static MarControlValue* sum | ( | void * | , |
void * | |||
) | [inline, static] |
Definition at line 392 of file MarControlValue.h.