#include <Graphics.h>
|
| int32_t | x |
| |
| int32_t | y |
| |
| int32_t | w |
| |
| int32_t | h |
| |
◆ ViewportExtents() [1/2]
| Graphics::ViewportExtents::ViewportExtents |
( |
| ) |
|
|
inline |
◆ ViewportExtents() [2/2]
| Graphics::ViewportExtents::ViewportExtents |
( |
int32_t |
_x, |
|
|
int32_t |
_y, |
|
|
int32_t |
_w, |
|
|
int32_t |
_h |
|
) |
| |
|
inline |
◆ operator!=()
| bool Graphics::ViewportExtents::operator!= |
( |
const ViewportExtents & |
rhs | ) |
const |
|
inline |
◆ operator==()
| bool Graphics::ViewportExtents::operator== |
( |
const ViewportExtents & |
rhs | ) |
const |
|
inline |
| int32_t Graphics::ViewportExtents::h |
| int32_t Graphics::ViewportExtents::w |
| int32_t Graphics::ViewportExtents::x |
| int32_t Graphics::ViewportExtents::y |
The documentation for this struct was generated from the following file: