#include <BASE.h>
|
constexpr | POINT () noexcept=default |
|
constexpr | POINT (std::int32_t a_x, std::int32_t a_y) noexcept |
|
|
std::int32_t | x |
|
std::int32_t | y |
|
◆ POINT() [1/2]
constexpr REX::W32::POINT::POINT |
( |
| ) |
|
|
constexprdefaultnoexcept |
◆ POINT() [2/2]
constexpr REX::W32::POINT::POINT |
( |
std::int32_t |
a_x, |
|
|
std::int32_t |
a_y |
|
) |
| |
|
inlineconstexprnoexcept |
std::int32_t REX::W32::POINT::x |
std::int32_t REX::W32::POINT::y |
The documentation for this struct was generated from the following file:
- CommonLibVR/include/REX/W32/BASE.h