#include <Selection.h>
◆ Selection() [1/2]
| hdps::Selection::Selection |
( |
| ) |
|
|
default |
◆ Selection() [2/2]
◆ bottomLeft()
| constexpr Vector2f hdps::Selection::bottomLeft |
( |
| ) |
const |
|
inlineconstexpr |
◆ bottomRight()
| constexpr Vector2f hdps::Selection::bottomRight |
( |
| ) |
const |
|
inlineconstexpr |
◆ contains()
| constexpr bool hdps::Selection::contains |
( |
Vector2f |
point | ) |
const |
|
inlineconstexpr |
◆ getBottom()
| constexpr float hdps::Selection::getBottom |
( |
| ) |
const |
|
inlineconstexpr |
◆ getCenter()
| constexpr Vector2f hdps::Selection::getCenter |
( |
| ) |
const |
|
inlineconstexpr |
◆ getEnd()
| constexpr Vector2f hdps::Selection::getEnd |
( |
| ) |
const |
|
inlineconstexpr |
◆ getLeft()
| constexpr float hdps::Selection::getLeft |
( |
| ) |
const |
|
inlineconstexpr |
◆ getRight()
| constexpr float hdps::Selection::getRight |
( |
| ) |
const |
|
inlineconstexpr |
◆ getStart()
| constexpr Vector2f hdps::Selection::getStart |
( |
| ) |
const |
|
inlineconstexpr |
◆ getTop()
| constexpr float hdps::Selection::getTop |
( |
| ) |
const |
|
inlineconstexpr |
◆ set()
◆ setEnd()
| void hdps::Selection::setEnd |
( |
Vector2f |
end | ) |
|
◆ setStart()
| void hdps::Selection::setStart |
( |
Vector2f |
start | ) |
|
◆ topLeft()
| constexpr Vector2f hdps::Selection::topLeft |
( |
| ) |
const |
|
inlineconstexpr |
◆ topRight()
| constexpr Vector2f hdps::Selection::topRight |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following files:
- D:/Work/ManiVault/DevBundle/allmain/source/core/HDPS/src/graphics/Selection.h
- D:/Work/ManiVault/DevBundle/allmain/source/core/HDPS/src/graphics/Selection.cpp