LeviLamina
Loading...
Searching...
No Matches
RectangleArea Class Reference

Public Member Functions

MCAPI_C RectangleArea (float x0, float y0, float x1, float y1, bool checkForValidity)
MCAPI_C::RectangleArea grow (::glm::vec2 const &f) const
MCAPI_C bool isOverlapping (::RectangleArea const &rect) const
MCAPI_C::RectangleArea translate (float tx, float ty) const
MCAPI_C void * $ctor (float x0, float y0, float x1, float y1, bool checkForValidity)

Public Attributes

::ll::TypedStorage< 4, 4, float > _x0
::ll::TypedStorage< 4, 4, float > _x1
::ll::TypedStorage< 4, 4, float > _y0
::ll::TypedStorage< 4, 4, float > _y1

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