#include <angletypes.h>
|
| | Rectangle () |
| |
| | Rectangle (int x_in, int y_in, int width_in, int height_in) |
| |
| int | x0 () const |
| |
| int | y0 () const |
| |
| int | x1 () const |
| |
| int | y1 () const |
| |
◆ Rectangle() [1/2]
| gl::Rectangle::Rectangle |
( |
| ) |
|
|
inline |
◆ Rectangle() [2/2]
| gl::Rectangle::Rectangle |
( |
int |
x_in, |
|
|
int |
y_in, |
|
|
int |
width_in, |
|
|
int |
height_in |
|
) |
| |
|
inline |
◆ x0()
| int gl::Rectangle::x0 |
( |
| ) |
const |
|
inline |
◆ x1()
| int gl::Rectangle::x1 |
( |
| ) |
const |
|
inline |
◆ y0()
| int gl::Rectangle::y0 |
( |
| ) |
const |
|
inline |
◆ y1()
| int gl::Rectangle::y1 |
( |
| ) |
const |
|
inline |
◆ height
| int gl::Rectangle::height |
◆ width
The documentation for this struct was generated from the following file: