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

◆ get_tablet_devices()

MAYAFLUX_API std::vector< Core::InputDeviceInfo > MayaFlux::get_tablet_devices ( )

Get a list of connected tablet tools.

Returns
Vector of InputDeviceInfo, one per pen or eraser

Definition at line 41 of file Input.cpp.

42{
44}
std::vector< InputDeviceInfo > get_tablet_devices() const
Get all tablet devices.
const Core::InputSubsystem & get_input_subsystem()
Gets the input subsystem.
Definition Input.cpp:10

References get_input_subsystem(), and MayaFlux::Core::InputSubsystem::get_tablet_devices().

+ Here is the call graph for this function: