Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes a two-dimensional size with a width and a height. More...
#include <CommonTypes.h>
Public Member Functions | |
constexpr | Size () |
constexpr | Size (size_t width, size_t height) |
bool | operator== (const Size &other) |
Data Fields | |
size_t | width |
size_t | height |
Describes a two-dimensional size with a width and a height.
|
inlineconstexpr |
|
inlineconstexpr |
|
inline |
size_t height |
size_t width |