static const float RACK_GRID_HEIGHT
Definition common.hpp:19
static const math::Vec RACK_OFFSET
Definition common.hpp:21
static const math::Vec RACK_GRID_SIZE
Definition common.hpp:20
static const float RACK_GRID_WIDTH
Definition common.hpp:18
Root namespace for the Rack API.
Definition AudioDisplay.hpp:9
2-dimensional vector of floats, representing a point on the plane for graphics.
Definition math.hpp:189
Vec mult(float s) const
Definition math.hpp:215