◆ CheckIntervalIntersection()
static bool SCR_Rect2D.CheckIntervalIntersection |
( |
float | aMin, |
|
|
float | aMax, |
|
|
float | bMin, |
|
|
float | bMax ) |
|
staticprotected |
◆ ExpandAllDirections()
SCR_Rect2D SCR_Rect2D.ExpandAllDirections |
( |
float | delta | ) |
|
This rect will be expanded in all directions by given value.
◆ FromPoints()
static SCR_Rect2D SCR_Rect2D.FromPoints |
( |
vector | lowerPoint, |
|
|
vector | higherPoint ) |
|
static |
◆ FromPosAndSize()
static SCR_Rect2D SCR_Rect2D.FromPosAndSize |
( |
vector | pos, |
|
|
vector | size ) |
|
static |
◆ FromRect()
◆ GetCenter()
vector SCR_Rect2D.GetCenter |
( |
| ) |
|
◆ GetHeight()
float SCR_Rect2D.GetHeight |
( |
| ) |
|
◆ GetWidth()
float SCR_Rect2D.GetWidth |
( |
| ) |
|
◆ HasInside() [1/2]
◆ HasInside() [2/2]
bool SCR_Rect2D.HasInside |
( |
vector | point | ) |
|
◆ Overlaps()
◆ p0
◆ p1
The documentation for this interface was generated from the following file: