MCPcopy Create free account
hub / github.com/DISTRHO/DPF / getOrientation

Method getOrientation

dgl/src/EventHandlers.cpp:740–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

738}
739
740KnobEventHandler::Orientation KnobEventHandler::getOrientation() const noexcept
741{
742 return pData->orientation;
743}
744
745void KnobEventHandler::setOrientation(const Orientation orientation) noexcept
746{

Callers 1

ImageBaseKnobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected