16 double getWidth()
const;
17 double getHeight()
const;
Contains jngl::Mat3 class.
Contains jngl::Vec2 class.
jngl::Mat3 modelview()
Returns a copy of the global ModelView matrix.
Simple struct for a rectangle, can be use with jngl::contains.
void drawBoundingBox(Mat3 modelview) const
Draws a red box around the rectangle.