|
TracktionEngine
|
An area of the edit currently control by a control surface. More...
#include <tracktion_ExternalControllerManager.h>
Public Member Functions | |
| bool | contains (ClipSlot &) const |
| bool | isLeft (ClipSlot &) const |
| bool | isRight (ClipSlot &) const |
| bool | isTop (ClipSlot &) const |
| bool | isBottom (ClipSlot &) const |
Public Attributes | |
| juce::Colour | colour |
| Track & | firstTrack |
| Track & | lastTrack |
| int | firstScene |
| int | lastScene |
An area of the edit currently control by a control surface.
| bool tracktion::engine::ColourArea::contains | ( | ClipSlot & | ) | const |
| bool tracktion::engine::ColourArea::isLeft | ( | ClipSlot & | ) | const |
| bool tracktion::engine::ColourArea::isRight | ( | ClipSlot & | ) | const |
| bool tracktion::engine::ColourArea::isTop | ( | ClipSlot & | ) | const |
| bool tracktion::engine::ColourArea::isBottom | ( | ClipSlot & | ) | const |
| juce::Colour tracktion::engine::ColourArea::colour |
| Track& tracktion::engine::ColourArea::firstTrack |
| Track& tracktion::engine::ColourArea::lastTrack |
| int tracktion::engine::ColourArea::firstScene |
| int tracktion::engine::ColourArea::lastScene |