|
|
| Rect2D (const Rect2D &other)=default |
| |
|
| Rect2D (Rect2D &&other) noexcept=default |
| |
|
Rect2D & | operator= (const Rect2D &other)=default |
| |
|
Rect2D & | operator= (Rect2D &&other) noexcept=default |
| |
|
| Rect2D (float width, float height) |
| |
|
| Rect2D (float x, float y, float width, float height) |
| |
|
| Rect2D (Grindstone::Math::Float2 extent) |
| |
|
| Rect2D (Grindstone::Math::Float2 offset, Grindstone::Math::Float2 extent) |
| |
|
| Rect2D (Grindstone::Math::Float4 v) |
| |
|
float | GetX () const |
| |
|
float | GetY () const |
| |
|
float | GetWidth () const |
| |
|
float | GetHeight () const |
| |
|
|
Grindstone::Math::Float2 | offset |
| |
|
Grindstone::Math::Float2 | extent |
| |
The documentation for this struct was generated from the following file:
- /github/workspace/sources/code/Common/Rect.hpp