Molybden API
Loading...
Searching...
No Matches
molybden::Rect Struct Reference

A rectangle described by the location and dimensions. More...

#include <geometry.hpp>

Public Member Functions

 Rect (Point origin)
 
 Rect (Size size)
 
 Rect (Point origin, Size size)
 

Public Attributes

Point origin
 The upper-left corner of the rectangle.
 
Size size
 The rectangle dimensions.
 

Detailed Description

A rectangle described by the location and dimensions.


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