TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::ColourArea Struct Reference

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
 
TrackfirstTrack
 
TracklastTrack
 
int firstScene
 
int lastScene
 

Detailed Description

An area of the edit currently control by a control surface.

Member Function Documentation

◆ contains()

bool tracktion::engine::ColourArea::contains ( ClipSlot ) const

◆ isLeft()

bool tracktion::engine::ColourArea::isLeft ( ClipSlot ) const

◆ isRight()

bool tracktion::engine::ColourArea::isRight ( ClipSlot ) const

◆ isTop()

bool tracktion::engine::ColourArea::isTop ( ClipSlot ) const

◆ isBottom()

bool tracktion::engine::ColourArea::isBottom ( ClipSlot ) const

Member Data Documentation

◆ colour

juce::Colour tracktion::engine::ColourArea::colour

◆ firstTrack

Track& tracktion::engine::ColourArea::firstTrack

◆ lastTrack

Track& tracktion::engine::ColourArea::lastTrack

◆ firstScene

int tracktion::engine::ColourArea::firstScene

◆ lastScene

int tracktion::engine::ColourArea::lastScene

The documentation for this struct was generated from the following file: