Rerun C++ SDK
|
The width and height of an image. More...
#include <rerun/image_utils.hpp>
Public Member Functions | |
WidthHeight (uint32_t width_, uint32_t height_) | |
Public Attributes | |
uint32_t | width |
uint32_t | height |
The width and height of an image.