|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| auto MayaFlux::Portal::Forma::Geometry::drag_with | ( | std::function< T(glm::vec2)> | project, |
| IO::MouseButtons | btn = IO::MouseButtons::Left |
||
| ) |
Produce a Form::wire that registers a drag writing a projected cursor position.
| project | NDC to value mapping, from Kinesis::Projection. |
| btn | Mouse button that must be held. |
Definition at line 72 of file FormFactory.hpp.