MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ in_contact()

bool MayaFlux::Nodes::Input::TabletContext::in_contact ( ) const
inline

Whether the tool is touching the surface.

Definition at line 43 of file TabletNode.hpp.

44 {
46 }
std::array< double, Core::TabletFrame::SLOT_COUNT > frame
static bool in_state(std::span< const double > frame, TabletState bit) noexcept
Test a state bit on a frame.