[][src]Type Definition button_controller::math::Rectangle

type Rectangle<T = Scalar> = [T; 4];

Rectangle dimensions: [x, y, w, h]