VCV Rack API v2
Loading...
Searching...
No Matches
rack::widget::Widget::PositionBaseEvent Struct Reference

An event prototype with a vector position. More...

#include <Widget.hpp>

Inheritance diagram for rack::widget::Widget::PositionBaseEvent:
[legend]
Collaboration diagram for rack::widget::Widget::PositionBaseEvent:
[legend]

Public Attributes

math::Vec pos
 The pixel coordinate where the event occurred, relative to the Widget it is called on.
 

Detailed Description

An event prototype with a vector position.

Member Data Documentation

◆ pos

math::Vec rack::widget::Widget::PositionBaseEvent::pos

The pixel coordinate where the event occurred, relative to the Widget it is called on.


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