9 ::ll::TypedStorage<4, 4, float> _x0;
10 ::ll::TypedStorage<4, 4, float> _x1;
11 ::ll::TypedStorage<4, 4, float> _y0;
12 ::ll::TypedStorage<4, 4, float> _y1;
18 MCAPI_C ::RectangleArea grow(::glm::vec2
const& f)
const;
22 MCAPI_C ::RectangleArea translate(
float tx,
float ty)
const;
28 MCAPI_C
void* $ctor(
float x0,
float y0,
float x1,
float y1,
bool checkForValidity);